Giter Site home page Giter Site logo

Hi there 👋

class SoftwareEngineer:
    def __init__(self, languages: List[str], databases: List[str], tools: List[str]):
        self.languages = languages
        self.databases = databases
        self.tools = tools

Hamed_dev = SoftwareEngineer(
    languages=["Python", "Go"],
    databases=["PostgreSQL", "Redis", "MongoDB"],
    tools=[
        "Git",
        "GitHub",
        "Docker",
        "Nginx",
        "Elastic Search",         
    ],
)

🌐 Socials:

LinkedIn

Stats:

LeetCode Stats

Hamed 's Projects

cryptofeed icon cryptofeed

Cryptocurrency Exchange Websocket Data Feed Handler

fastapi_graphql_shop icon fastapi_graphql_shop

a ecommerce shop with fastapi and graphql has CRUD and JWT autentication and Celery use in it for sned imail to user

friday icon friday

Friday is an IoT survilance system for detecting mothion, temprature, humidity and light!

go-clean-arch icon go-clean-arch

Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture

hi-taxi icon hi-taxi

backend api service for Onlion taxi service

python icon python

All Algorithms implemented in Python

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

uvideo icon uvideo

onlion video streaming service with mongodb and fastapi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.