GitHub / ZakirCodeArchitect 1 Repository
👨💻 Computer Science Student | Software Engineer Intern @Walmart 🌟 Aspiring to transform innovative ideas into code that impacts the world. 🌍
ZakirCodeArchitect/portfoliokk
Language: TypeScript - Size: 1.36 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/TailAdmin
Language: TypeScript - Size: 7.86 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Sonic-Lipsync-AI
A Google Colab-based Gradio app for generating lip-synced videos using the Sonic model. It supports audio-to-video syncing with Hugging Face models and runs entirely in the cloud—no local setup needed.
Language: Python - Size: 8.44 MB - Last synced at: 18 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

ZakirCodeArchitect/SRC-Token-server-for-Agora Fork of divanov11/nodejs-agora-token-server-example
A minimalist example of how to build an agora token server for RTM and RTC with NodeJS
Language: JavaScript - Size: 1.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/synthetic-lighting-cpp
A Computer Graphics project (CS 423) that manipulates images by modifying lighting conditions. It includes reading and writing .ppm images, extracting light contributions, changing light colors, applying negative lighting, converting images to grayscale, and generating smooth morphing sequences between two images using weighted averaging.
Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/React.js
This repository showcases my advanced React.js learning journey, including key concepts, best practices, and tools like state management, hooks, routing, and testing. It’s a resource with code examples and projects to help build scalable React applications.
Language: JavaScript - Size: 1.64 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Backend-Implementations
This repository demonstrates backend development using Node.js and Express.js, focusing on key concepts and best practices for building scalable server-side applications. It includes RESTful API design, middleware integration, database connectivity (MongoDB, PostgreSQL), user authentication (JWT, OAuth), and error handling.
Language: JavaScript - Size: 39.7 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ZakirCodeArchitect/Net-Centric-Programming
This repository contains Java programs covering concepts from basic to advanced, including variables, data types, control structures, OOP, inheritance, exception handling, collections, multi-threading, and more. The well-documented examples make it a valuable resource for learners and developers.
Language: Java - Size: 55.7 KB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Flight-Intent-Classifier
This project uses a Bidirectional LSTM model to classify flight-related queries into 8 intents. Trained on the ATIS dataset, it achieved 97% test accuracy and is ideal for travel-related chatbots.
Language: Jupyter Notebook - Size: 12.6 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Model-Capacity-in-Regression-Analysis
This project examines how model complexity and training size impact prediction stability in polynomial regression. By analyzing models of degrees 1 to 4 with confidence intervals, we gain insights into balancing overfitting and underfitting for optimal model selection.
Language: Jupyter Notebook - Size: 611 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Nodejs
This Node.js and Express.js backend API is designed for scalability, high performance, and real-world applications. It features secure JWT authentication, modular architecture, robust error handling, and supports both NoSQL (MongoDB) and SQL (PostgreSQL, MySQL) databases.
Language: JavaScript - Size: 2.63 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Web-Scrapping
This project automates the web scraping of news articles from the Islamabad High Court website using Selenium. It continuously fetches dynamic content, categorizes it, and saves the data in a CSV file for easy access and analysis.
Language: Python - Size: 12.7 KB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ZakirCodeArchitect/OrbitHome
OrbitHome is a cutting-edge House Management Application designed to streamline everyday household operations, manage finances, and enhance family collaboration. Powered by AI-driven insights and seamless bank integrations, OrbitHome offers a comprehensive platform for managing your home efficiently and effectively.
Language: JavaScript - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/CrickBoard
Cricket Dashboard Application is a web app for managing cricket data, including players, teams, series, and scores. Built with Node.js, Express.js, and MongoDB, it offers player management, real-time scoreboards, team and series tracking, and a search feature for players.
Language: JavaScript - Size: 7.43 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Intent-classifiers-on-regression-models
This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.
Language: Jupyter Notebook - Size: 896 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Lexer-
This project implements a Lexical Analyzer (Lexer) for MiniLang, which tokenizes source code into types like keywords, operators, and literals. It handles errors and skips comments, laying the foundation for a MiniLang compiler.
Language: C++ - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Web-Application-Framework
MERN Stack Web Application Development repository! This project showcases my journey through the comprehensive Web Application Framework course, where I am mastering full-stack development from scratch to advanced levels using MongoDB, Express.js, React.js, and Node.js.
Language: JavaScript - Size: 1.53 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/MERN-Role-Based-Access
This backend authentication system, built with the MERN stack, provides user login, registration, and role-based access control. Users can register as admin, manager, or user, with each role having specific permissions and access to resources. Designed for use in educational applications where access is controlled based on user roles.
Language: JavaScript - Size: 3.21 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/VideoShare
Language: JavaScript - Size: 3.22 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Contact-Mangement-App---ExpressJS
Contact Management App API is a RESTful service that enables secure management of contacts with full CRUD functionality. It adheres to REST conventions and provides endpoints for creating, reading, updating, and deleting contacts, ensuring proper authentication and role-based access controls for enhanced security.
Language: JavaScript - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

ZakirCodeArchitect/Clerk-Role-Based-Authentication
The app enables secure role-based authentication using Clerk, assigning roles, restricting access, and authenticating users. Built with Next.js and TypeScript, it stores tokens in a Convex database for efficient access control.
Language: TypeScript - Size: 2.62 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/file-sync
Language: TypeScript - Size: 563 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Expense-Tracker-MERN
Language: JavaScript - Size: 7.33 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

ZakirCodeArchitect/Project-Assignment---Part-6
Implementation of Semester Sync - Semester Management Portal using MVC Design pattern
Language: PHP - Size: 11.4 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/SemesterSync
Fostering students and educators with a centralized platform for seamless management of semester data, including lectures, assignments, quizzes, and course materials. Our mission is to enhance academic organization and productivity through efficient communication and collaboration.
Language: PHP - Size: 11.6 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Artificial-Intelligence
Coding the future with my latest GitHub repository! Delve into the world of AI with deep learning, CNN, neural networks, and insightful data analysis. Featuring diverse datasets from Kaggle and gaming realms. Explore the possibilities of tomorrow's technology today!
Language: Python - Size: 356 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Data-Structures
This course is designed to provide a comprehensive understanding of fundamental data structures and their applications. From arrays and linked lists to trees and graphs, each topic is covered in detail with explanations, examples, and exercises to reinforce learning.
Language: C++ - Size: 19.5 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ZakirCodeArchitect/Music-App
We're a pioneering music streaming platform committed to safety, legality, and user experience. With a vast library of licensed music, we support artists and empower users to discover, enjoy, and share music effortlessly.
Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Course-Registration-System
To streamline course registration in the Department of Computer Science at Quaid e Azam University and potentially expand university-wide. Our Java-based system offers role-based access, prerequisite checks, credit hour limits, fee verification, and deadline enforcement, ensuring a transparent and efficient process for students and administrators.
Language: Java - Size: 1.16 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Analysis-and-Design-of-Algorithms
Algorithms Design and Analysis (ADA) repository This repository serves as a resource for studying algorithms, data structures, and their analysis. It contains implementations of various algorithms, along with explanations, analysis, and visualizations to aid understanding.
Language: Jupyter Notebook - Size: 542 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Full-Stack-Development
Embark on a transformative Full Stack Development journey on GitHub. Master Angular, React, Django, MongoDB, and more. Hands-on projects included. Elevate your skills today!
Language: HTML - Size: 1.35 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/CompanyWebsite
A company website for my company Code Architect
Language: HTML - Size: 43.4 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/Employee-Management-System Fork of kunaltyagi9/Employee-Management-System
Employee Management System is a distributed application, developed to maintain the details of employees working in any organization. It maintains the information about the personal details of their employees, also the details about the payroll system which enable to generate the payslip.
Size: 2.11 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ZakirCodeArchitect/forage-walmart-task-4 Fork of theforage/forage-walmart-task-4
Task 4 starter repo
Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
