Skip to content
View Archii1201's full-sized avatar
  • India

Block or report Archii1201

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Archii1201/README.md

πŸ‘‹ Hi, I'm Archi Patel

πŸŽ“ Computer Science Student
🌐 Portfolio: https://Archi

I enjoy building secure, scalable backend applications, working with REST APIs, and exploring how network-level behavior and system design impact real-world software systems.


πŸ§‘β€πŸ’» Languages

  • Java
  • Python
  • C++
  • C
  • JavaScript (basic)

βš™οΈ Backend & Frameworks

  • Spring Boot, Spring Framework
  • Spring Security, JWT Authentication
  • Spring Data JPA, Hibernate
  • Django (Class-Based Views, Authentication)
  • Node.js, Express.js (basic)
  • React.js (basic)
  • RESTful API Design

πŸ—„οΈ Databases

  • MySQL
  • PostgreSQL
  • MongoDB
  • SQLite
  • phpMyAdmin

πŸ› οΈ Tools & Platforms

  • Git & GitHub
  • Postman, Thunder Client (API Testing)
  • AWS (basic usage)

πŸ“Œ Featured Projects

πŸ”Ή Adaptive Congestion Control System

(GitHub Link)

  • Designed a congestion control mechanism using flow-level network metrics.
  • Applied Deep Learning techniques to predict congestion and adapt transmission behavior.
  • Focused on Computer Networks performance optimization and system-level analysis.
  • Tech: Python, Deep Learning, Computer Networks

πŸ”Ή Recipe Sharing Platform

(GitHub Link)

  • Built a backend-only RESTful web application for recipe creation, updates, and interactions.
  • Implemented JWT-based authentication and role-based access control (User/Admin).
  • Used Spring Data JPA & Hibernate for ORM with relational entities:
    • Users, Recipes, Likes, Comments
  • Added paid user upgrade for access to exclusive admin-posted events.
  • Integrated Razorpay payment gateway for secure transactions.
  • Thoroughly tested APIs using Postman.
  • Tech: Spring Boot, Spring Security, JPA, REST API, MySQL

πŸ”Ή Catering Management System

(GitHub Link)

  • Developed a role-based system with Chef and Customer accounts.
  • Implemented:
    • Authentication & profile management
    • Add-to-cart and order tracking
    • Email-based password reset
    • Event registration
  • Followed Django MVC architecture with class-based views.
  • Tech: Django, HTML, CSS, JavaScript

πŸ”Ή CodeVaultt

(GitHub Link)

  • Built a GitHub-inspired version control and collaboration platform.
  • Implemented a custom version control system with CLI commands:
    • init, add, commit, push, pull, revert
  • Features include:
    • User authentication
    • Repository & issue management (CRUD)
  • Integrated AWS services for distributed storage and synchronization.
  • Tech: MERN Stack, AWS, HTML, CSS, JavaScript

πŸ”Ή EcoTrack – Carbon Footprint Calculator

(GitHub Link)

  • Built a sustainability-focused web app to track and analyze personal carbon footprints.
  • Implemented authentication, activity logging, and dashboards.
  • Designed modular logging for:
    • Travel, Food, Electricity, Waste
  • Added:
    • Personalized dashboards & statistics
    • Gamification with badges & achievements
    • Weekly and monthly leaderboards
    • Personalized emission-reduction suggestions
  • Followed clean MVC architecture using Repository Pattern, Unit of Work, and Service Layer.
  • Tech: C#, ASP.NET Core MVC (.NET 8), EF Core, SQLite, Razor Views

🧠 What I Focus On

  • Clean and maintainable backend architecture
  • Secure authentication & authorization
  • Database design with proper entity relationships
  • REST API best practices
  • Understanding system behavior at application and network levels

πŸ“Š Coding Profile

  • βœ… Solved 300+ Data Structures & Algorithms problems
  • Strong foundation in:
    • Arrays, Strings, Trees, Graphs
    • Dynamic Programming
    • Recursion & Backtracking
  • πŸ”— LeetCode: https://leetcode.com/u/archii_1201/

πŸ“« Connect With Me


⭐ Always learning, building, and improving backend systems.

Pinned Loading

  1. java_project java_project Public

    Java 1

  2. henil-suchak/EcoTrack_MVC henil-suchak/EcoTrack_MVC Public

    C#

  3. JasmitaVekariya/Version-Flex JasmitaVekariya/Version-Flex Public

    JavaScript

  4. Adaptive-Congestion-Control Adaptive-Congestion-Control Public

    Python

  5. auto-ml-query-optimizer auto-ml-query-optimizer Public

    AutoML-Powered Learned Query Optimizer β€” Phase 1: data collection pipeline

    Python