8000 farooqarahim (Farooq A Rahim) ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View farooqarahim's full-sized avatar
:octocat:
:octocat:

Organizations

@HeapxLabs @DelozCRM @Zynapse-Labs

Block or report farooqarahim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
farooqarahim/README.md

Hi there, I'm Farooq! ๐Ÿ‘‹

Welcome to my GitHub profile!

๐Ÿš€ About Me

I'm a passionate developer who loves exploring new technologies and building impactful projects. Whether it's backend, frontend, or cloud, I enjoy solving problems and learning something new every day.

  • ๐Ÿ’ผ Profession: Software Developer / Engineer
  • ๐ŸŒฑ Currently Learning: Cloud-native architectures, AI/ML, and advanced DevOps
  • ๐Ÿ› ๏ธ Skills: Python, JavaScript (React, Node.js), TypeScript, Docker, GitHub Actions, AWS, SQL, NoSQL, REST APIs
  • ๐Ÿ’ก Interests: Open-source, automation, productivity hacks, and a sprinkle of creative coding

๐ŸŒ Connect With Me

LinkedIn Twitter Website


"Code is like humor. When you have to explain it, itโ€™s bad." โ€“ Cory House

Thanks for stopping by! ๐Ÿ˜Š

Pinned Loading

  1. rasa_nlu rasa_nlu Public

    Forked from RasaHQ/rasa

    turn natural language into structured data

    Python

  2. openzeppelin-solidity openzeppelin-solidity Public

    Forked from OpenZeppelin/openzeppelin-contracts

    OpenZeppelin, a framework to build secure smart contracts on Ethereum

    JavaScript

  3. hosts hosts Public

    Forked from stay-sharp/hosts_for_google_service

    ๐Ÿ—ฝๆœ€ๆ–ฐๅฏ็”จ็š„google hostsๆ–‡ไปถใ€‚้•œๅƒ๏ผš

    Rascal 1

  4. kafka-streams-scala kafka-streams-scala Public

    Forked from lightbend/kafka-streams-scala

    Thin Scala wrapper around Kafka Streams Java API

    Scala

  5. Nginx : Ghost SSL Config Nginx : Ghost SSL Config
    1
    #Nginx Ghost Config
    2
    server {
    3
        listen 80;
    4
        server_name somedomain.com;
    5
        rewrite ^(.*) https://$host$1 permanent;
0