Skip to content
View ZakirCodeArchitect's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ZakirCodeArchitect

Report abuse

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

Report abuse

Pinned Loading

  1. Web-Application-Framework Web-Application-Framework Public

    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 scr…

    JavaScript 1 1

  2. Intent-classifiers-on-regression-models Intent-classifiers-on-regression-models Public

    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 ev…

    Jupyter Notebook

  3. Clerk-Role-Based-Authentication Clerk-Role-Based-Authentication Public

    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…

    TypeScript

  4. Backend-Implementations Backend-Implementations Public

    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 de…

    JavaScript 1

  5. Daily-Weather Daily-Weather Public

    Daily Weather is a Node.js-based system that provides daily weather updates, including temperature and the possibility of rain. The system fetches weather data from a public API and sends notificat…

    JavaScript

  6. Net-Centric-Programming Net-Centric-Programming Public

    This repository contains Java programs covering concepts from basic to advanced, including variables, data types, control structures, OOP, inheritance, exception handling, collections, multi-thread…

    Java