Skip to content
View AdKnow's full-sized avatar

Block or report AdKnow

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

Hello! Welcome to my Github 👋

I am a Software Engineer with proficiency in C, C++, Python, Javascript and SQL. My portfolio of projects include work in different domains of computer science such as Algorithm Implementations, Desktop Applications, Scalable backend servers, Machine Learning Models. Not all are public on my profile yet*. I am also AZ-900 certified. I am an enthusiast in designing, building, and maintaining web applications and backend systems. I work across the functions and focus on writing clean, maintainable code.

💡 My Projects:

  • A Collaborative Desktop Coding Platform, deployable on LAN.
  • Parallel HyperLogLog Algorithm Implementation in C++ using OpenMP and OpenMPI.
  • Scalable Node/Express.js backend server for a case management system.
  • Parallel Multilevel Job Scheduler with load balancing in C++.
  • Time Series Forecasting models for Class divided Sequences using variations on LSTMs. (Ongoing Research Project)
  • RAG Model that integrates with several APIs to give real time actionable insights to farmers -> Hackathon Project.

Reach out through github if you are interested to collaborate on any idea!

Pinned Loading

  1. DistributedHyperLogLog DistributedHyperLogLog Public

    C++ 1

  2. Parallel-Task-Scheduler Parallel-Task-Scheduler Public

    C++

  3. Scalable-Case-Management-Backend Scalable-Case-Management-Backend Public

    JavaScript

  4. AdKnow AdKnow Public

  5. 5G-Network-Slicing-Algorithms 5G-Network-Slicing-Algorithms Public

    Forked from velocityraptor7085/5G-Network-Slicing-Algorithms

    This is a repository containing an implementation with simulation and performance analyses for several common 5G network slicing algorithms, built using Python and the SliceSim simulator.

    Python