-
-
TIXXETY Public
FastAPI-based ticketing API with clean architecture, async SQLAlchemy (PostgreSQL + PostGIS), Alembic migrations, Celery background worker for expiring unpaid tickets, and geospatial event recommen…
Python UpdatedNov 21, 2025 -
Snapnet Public
Snapnet is a scalable workforce-management backend built with NestJS, TypeORM (MySQL), RabbitMQ (job queueing), and Redis (cache/idempotency).
TypeScript UpdatedNov 19, 2025 -
Flex-Living-BE Public
The backend provides a RESTful API for managing reviews from various sources (Hostaway, Google Reviews). It includes data normalization, approval status management, and statistics calculation.
TypeScript UpdatedOct 27, 2025 -
Flex-Living-FE Public
A modern, responsive web application built with Next.js 14, React 18, and TailwindCSS. The frontend provides two main views: the Manager Dashboard for reviewing and approving guest feedback, and Pr…
TypeScript UpdatedOct 27, 2025 -
-
-
Fresh-Track-API Public
Fresh-Track API is a robust and scalable API designed to manage and track fresh produce inventory. It provides endpoints for CRUD operations, inventory tracking, and reporting.
TypeScript UpdatedFeb 20, 2025 -
-
Task_Manager Public
A RESTful API for managing tasks built with TypeScript, Express, and PostgreSQL using Sequelize ORM.
TypeScript UpdatedJan 17, 2025 -
Kdrama-Anime Public
This is a Next.js project that showcases a collection of my favorite K-dramas and Animes with interactive card components.
TypeScript UpdatedDec 25, 2024 -
Enerdit-BE Public
Enerdit Backend is the server-side component of the Enerdit application, designed to handle user authentication, energy audit data management, and provide a RESTful API for the frontend. It is buil…
Python UpdatedDec 20, 2024 -
Enerdit-FE Public
Enerdit is a web application designed to help users understand and manage household energy consumption. The frontend is built using React and provides a user-friendly interface for conducting energ…
-
GraphQL_Smart_Contract Public
This project is a GraphQL server that interacts with an Ethereum smart contract using Hardhat and Ethers.js. The server allows users to increment a counter stored on the blockchain and retrieve its…
TypeScript UpdatedNov 30, 2024 -
FXQL_Parser Public
A NestJS-based Foreign Exchange Query Language (FXQL) Statement Parser that processes and stores currency exchange rate information.
TypeScript UpdatedNov 21, 2024 -
Forkify Public
Forkify is a recipe web app that lets users search, read, edit, bookmark, and upload recipes using the Forkify API.
-
Book-API-MongoDB Public
A RESTful API for managing a collection of books and storing in the MongoDB. The API supports basic CRUD (Create, Read, Update, Delete) operations.
TypeScript UpdatedNov 17, 2024 -
Gamera Public
Gamera is a futuristic Web3 gaming platform that integrates crypto payments and AI-driven personalization. It provides a seamless experience for gamers to track achievements, view leaderboards, and…
TypeScript UpdatedNov 11, 2024 -
Natours_Django Public
Rebuilt Natours using Python’s Django Rest Framework (DRF) to improve scalability and security, while integrating advanced DevOps features. In this iteration, I introduced alternative services, add…
-
DeflexBridge Public
DeflexBridge is a comprehensive cross-chain cryptocurrency exchange platform that offers secure, efficient, and user-friendly trading experiences.
TypeScript UpdatedOct 17, 2024 -
Solar_Energy_Sizer Public
The Solar Energy Sizer is a comprehensive Flask (Python) based tool for estimating the energy yield, efficiency, and number of solar cells required for a solar energy system.
HTML GNU General Public License v3.0 UpdatedSep 3, 2024 -
The Bioproduct Flowrate Evaluator is a Django-based web application designed to calculate and evaluate the flow rate of bioproducts in various industrial processes.
Python GNU General Public License v3.0 UpdatedSep 3, 2024 -
-
Bankist-Website Public
Bankist landing page created using sophisticated JS features.
CSS UpdatedJun 17, 2024 -
Mapty Public
With the fitness tracking software Mapty, users can annotate and log their workouts on an interactive map powered by the Leaflet API. Whether you're cycling or walking, it records elevation, pace, …
-
Bankist-WebApp Public
Bankist is an innovative and easy-to-use internet banking service. Primary tasks like money transfers, loan requests, account closures, and balance checks are implemented by this project. Available…
TypeScript UpdatedJun 17, 2024 -
Pig-Game Public
Pig is a straightforward, amusing, and funny dice game for two players. The goal of the game is to be the first to score 100 points.
CSS UpdatedJun 17, 2024 -
Node-Farm Public
A miniature project serving as an introduction to the world of backend(Node.js)
HTML UpdatedJun 17, 2024 -
Guess-my-Number Public
"Guess My Number", an simple, entertaining, and interactive JavaScript game, requires players to predict a randomly generated number. Using DOM Manipulation, this project demonstrates my ability to…
CSS UpdatedJun 17, 2024 -
REST-Countries-API Public
This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.