Aamir (m-aamir95)

m-aamir95

Geek Repo

Location:Pakistan

Home Page:https://dev.to/djzaamir

Twitter:@djzaamir

Github PK Tool:Github PK Tool

Aamir's repositories

dog-species-classification-streamlit-app

Dog Species Classification App: Classify 120 breeds using Inception-V3. Frontend powered by Streamlit for rapid, intuitive development.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

fastapi-ml-service

Introducing the Sentiment Classification Application—a focused tool using DistilBERT to analyze negative sentiments in Amazon appliance reviews. The FASTAPI backend, connected to a MySQL database, efficiently manages data. A simple ReactJS frontend aids testing. Docker simplifies deployment with three containers.

Language:Jupyter NotebookStargazers:0Issues:1Issues:1

awesome-system-design

A curated list of awesome System Design (A.K.A. Distributed Systems) resources.

License:CC0-1.0Stargazers:0Issues:0Issues:0

Defining-Preprocessor-Flags-G--Make

A simple hello world program to learn and test the process of defining and using preprocessor compiler flags using `make` and `g++`

Language:C++Stargazers:0Issues:0Issues:0

DSA-java-practice

This repository contains various DSA practice codes from leetcode, codewars, and other random challenges

Language:JavaStargazers:0Issues:1Issues:0

DSA-Rust-Reborn

DSA-Rust-Reborn, contains various DSA problems and their RUST based solutions, I have another repo which is called DSA-RUST, but does not have a good file organization structure, also it does not provide tests as well.

Language:RustStargazers:0Issues:0Issues:0

Experimenting-Codespace

Trying to experiment and learn github codespace

Language:EJSLicense:MITStargazers:0Issues:1Issues:0

GitHubGraduation-2022

Join the GitHub Graduation Yearbook and "walk the stage" on June 11.

Language:JavaScriptStargazers:0Issues:1Issues:0

Guess-The-Number-RUST

A practice code to learn some concepts of RUST, this is a simple guessing game.

Language:RustStargazers:0Issues:2Issues:0

json-parser

I have build this project, following freecodecamp article about writing a json parser in Rust. I have mainly written it for learning Rust.

Language:RustStargazers:0Issues:0Issues:0

leetcode-Median-of-Two-Sorted-Arrays

Leet code problem; finding a single median value from two sorted arrays.

Language:C++Stargazers:0Issues:0Issues:0

leetcode-path-sum

Given the root of a binary tree and an integer targetSum, return true if the tree has a root-to-leaf path such that adding up all the values along the path equals targetSum. https://leetcode.com/problems/path-sum/

Language:JavaStargazers:0Issues:1Issues:0

Linux-pipes

A playground repository to see how interprocess communication is handled using linux pipes. The content is inspired from https://www.youtube.com/watch?v=dhFkwGRSVGk&ab_channel=JacobSorber

Stargazers:0Issues:1Issues:0

LLVM-Pass-Writing-Practice

This repository contains practice code examples for writing LLVM pass. Code examples are inspired by "https://www.cs.cornell.edu/courses/cs6120/2022sp/self-guided", especially from Lecture # 7.

Language:C++Stargazers:0Issues:2Issues:0

m-aamir95.github.io

Portfolio website

Stargazers:0Issues:1Issues:0

memoized-Febonachi-Compute-Rust

A rust based febonachi computer, which uses memoization to convert the naive febonachi algorithm from O(2^n) to O(n)

Language:RustStargazers:0Issues:0Issues:0

MS-Sem-1-DSTT-IRIS-Setosa-Classification

Performing classification on IRIS-setosa dataset using DecisionTreeRegressor and KMeans Clustering.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

OpenCL-Kernel-Fusion

Practice code to fuse two openCL kernels together.

Language:CStargazers:0Issues:0Issues:0

people-in-space

A simple demo package, to retrieve the list of people currently in space from (http://api.open-notify.org/astros.json). The purpose of this package is to go through the steps of creating an npm package

Language:JavaScriptStargazers:0Issues:0Issues:0

Port-Scanner

Practice Rust Dev | By Following Tensor Programming YT

Language:RustStargazers:0Issues:0Issues:0

RAG-Pipeline

Creating a Retreival Augmented Generation pipeline. I have created this repository to essentially practice some concepts of RAG pipelines, LLMS and working with LangChain.

Language:PythonStargazers:0Issues:0Issues:0

react-todo-app-docker-based

Building a simple react based todo app, in order to learn and practice docker related concepts

Language:JavaScriptStargazers:0Issues:2Issues:0

RUST-bubbleSort

Implementing basic bubble sort algorithm using RUST

Language:RustStargazers:0Issues:1Issues:0

RUST-CLI-Calculator

A basic CLI calculator application, to learn some of the baiscs of RUST programming language.

Language:RustStargazers:0Issues:1Issues:0

rust-practice

Contains different practice examples of learning rust programming language.

Language:RustStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

Student-percentage-prediction-using-regression

Predicting the percentage of marks given the number of hours studies.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Tensorflow-Sentiment-Classification

A tensorflow based sentiment classifier, build follwing the Natural Language Processing course taught by Laurence Moroney

Language:PythonStargazers:0Issues:2Issues:0

VirtualFunctions-HackerRank

HackerRank based challenge on virtual functions

Language:C++Stargazers:0Issues:2Issues:0

webpack-starter

Boilerplate for Webpack apps

Language:JavaScriptStargazers:0Issues:1Issues:0