Skip to content
View JeetChauhan17's full-sized avatar

Block or report JeetChauhan17

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
JeetChauhan17/README.md

πŸ‘‹ Hi, I’m Jeet Chauhan

A Passionate Software Developer | Entrepreneur | Linux Enthusiast

GitHub followers Profile Views Visitors Lines of code

  • I ❀️ building terminal apps, web apps, and APIs.
  • I use arch btw.

🌟 Key Highlights

πŸ’‘ Interests

  • πŸš€ Web Development: Building dynamic, responsive, and accessible websites with modern frameworks.
  • πŸ€– AI & Machine Learning: Diving into intelligent algorithms and systems for impactful applications.
  • πŸ“Š Data Science: Turning raw data into meaningful insights, empowering data-driven decisions.
  • 🎨 UI/UX Design: Designing engaging and user-centered digital experiences.
  • πŸ”’ Cybersecurity Enthusiast: Learning ethical hacking techniques to contribute to a safer digital world.

πŸ› οΈ Technologies & Tools

HTML5 CSS3 JavaScript Python React Node.js TensorFlow C C# C++ Java Kotlin PHP Shell Script Solidity TypeScript Bun Threejs Vue.js SASS

Firebase MongoDB MySQL Postgres SQLite

Blender Dribbble Figma Framer

CodePen Hackerrank LeetCode Kaggle

.Net Anaconda Bootstrap Django Flutter

AWS Cloudflare Firebase Oracle Vercel


πŸ“Š GitHub Stats & Activity

Jeet's GitHub stats GitHub Streak GitHub Activity Graph Profile Summary Top Languages Repos Per Language Most Commit Language


🌟 Notable Projects

  • BitLift
    BitLift is a self-hosted deployment platform inspired by Vercel. It automates the deployment of GitHub repositories using Redis queues and workers. Supports static frontend hosting, background job processing, and cloud storage – all built with TypeScript, React, Redis, and Backblaze B2.

  • JYRO Compiler
    A custom compiler built in C++ for the .jj language, featuring tokenizing, parsing, assembly generation, and linking via GNU ld.

  • SpaceHub (GitHub for Space Research)
    Hackathon project: collaborative version control and upload platform for researchers, with Backblaze B2 integration.

  • SHHTUDY
    Productivity tool (in development) for students: timer, leaderboard, and live sync for collaborative studying.


πŸ“š GitHub Profile Trophies


🀝 Connect & Collaborate

πŸ’¬ Open for discussions, ideas, and potential collaborations. Let’s create something amazing together!


✨ Thanks for stopping by! ✨

Pinned Loading

  1. BitLift-test BitLift-test Public

    BitLift is a powerful platform that simplifies the process of deploying and hosting websites made with TypeScript, Redis, Backblaze b2 Cloud Object Storage, Git API.

    TypeScript 1

  2. Fraud-Credit-Card-Detection Fraud-Credit-Card-Detection Public

    A project that utilizes machine learning techniques to detect fraudulent credit card transactions. By analyzing transaction data, it identies fraudulent activities, provides a solution for fraud de…

    Python 1

  3. Image-Detection-Powerpoint-Controller Image-Detection-Powerpoint-Controller Public

    This project utilizes computer vision techniques to control PowerPoint presentations by detecting your hand in the camera feed.

    Python 1

  4. RFID-project RFID-project Public

    A project that aims to enhance security and convenience by implementing an RFID card-based door lock system using Arduino, an OLED display, and a servo motor.

    C++ 1

  5. myFilter myFilter Public

    A versatile and type-aware custom implementation of the Array Filter function in JavaScript. It can handle different types of elements in an array and apply a filtering function accordingly.

    JavaScript

  6. Hashing-Bitcoin-test Hashing-Bitcoin-test Public

    This project is a re-implementation of the Bitcoin hashing algorithm, showcasing both parallel and serial approaches. It includes a simplified version of SHA256 and visual representations of serial…

    SystemVerilog