Pinned Repositories
128KB_file_system
A rudimentary file_system implemented in memory via C pointers with basic functionality concerning directories and files.
accelerated_small_pt
Implementation of Small Path Tracer on Python with GPU acceleration using Taichi
Gawala-Bike_simulator_Unity3d
Team choona's masterpiece for the Mindstorm game jam
genetic_algorithm_problems
Barebones genetic algorithm implementation to solve common optimization problems that are Travelling sales person, Job shop scheduling and drawing Mona Lisa from a limited number of polygons. This is an assignment for the course Computational Intelligence.
IMGA_cuda
An open source GPU accelerated implementation of the Island Model Genetic Algorithm.
m_blockchain
simple local blockchain implementation
NeuralNetwork_cuda_cpp
Barebones implementation of Neural Network in cpp with GPU acceleration using CUDA.
small_memory_system
A small memory system for a process made in C. It is a basic simulation of stack and heap with functions to allocate and deallocate chunks of memory.
urdu_grammar_correction
This repository contains code for dataset creation/scraping for the low resource language Urdu. Furthermore, it also contains code for training and testing the model google/mt5-large on the datasets generated. The datasets that we scraped/generated are also included.
WeatherApp_react-native
A weather app for practicing working with react-native
mh07607's Repositories
mh07607/genetic_algorithm_problems
Barebones genetic algorithm implementation to solve common optimization problems that are Travelling sales person, Job shop scheduling and drawing Mona Lisa from a limited number of polygons. This is an assignment for the course Computational Intelligence.
mh07607/IMGA_cuda
An open source GPU accelerated implementation of the Island Model Genetic Algorithm.
mh07607/small_memory_system
A small memory system for a process made in C. It is a basic simulation of stack and heap with functions to allocate and deallocate chunks of memory.
mh07607/128KB_file_system
A rudimentary file_system implemented in memory via C pointers with basic functionality concerning directories and files.
mh07607/accelerated_small_pt
Implementation of Small Path Tracer on Python with GPU acceleration using Taichi
mh07607/blog
A blog website for practicing with react.
mh07607/carpool_react_native
a carpooling app built with react native
mh07607/CUDA_Spring_2024
Accompanying code repository for my CUDA course offering in Spring 2024
mh07607/deepar_starter
mh07607/Humsafar
A hypothetical ridesharing app for practicing working with react-native
mh07607/jobFinder_reactNative
A job finder application to test and gain an intermediate understanding of react native.
mh07607/multi_thread_file_processor_cpp
mh07607/NeuralNetwork_cuda_cpp
Barebones implementation of Neural Network in cpp with GPU acceleration using CUDA.
mh07607/odin-calculator
A simple calculator implemented in pure HTML, CSS, Javascript. Demonstrating skill in the fundamentals of these technologies.
mh07607/odin-etch_a_sketch
A pure HTML, CSS, Javascript implementation of the popular game 'etch a sketch'. Main purpose of the project is to demonstrate DOM manipulation skills.
mh07607/odin-recipes
A brutalist website about south-asian dishes made inspired from any recipe website. As per curriculum of the odin project.
mh07607/odin-shop_landing_page
Landing page for a hypothetical online shop built using CSS.
mh07607/pick_place_robot
A program for the Phantom X pincher that picks cubes and places cubes autonomously via point cloud segmentation.
mh07607/Qawaid
Urdu Grammar correction sample website.
mh07607/railwayInfo_Django
A railway information web application with dummy data made with the intent of learning Django web framework.
mh07607/rock_paper_scissors_javascript
a simple rock, papers, scissors implementation with html and javascript
mh07607/swarm_visualizer
Processing in python to visualize synthetic swarm behavior.
mh07607/TicTacToe_reactjs
A rudimentary tictactoe project for learning react.
mh07607/urdu_grammar_correction
This repository contains code for dataset creation/scraping for the low resource language Urdu. Furthermore, it also contains code for training and testing the model google/mt5-large on the datasets generated. The datasets that we scraped/generated are also included.
mh07607/WeatherApp_react-native
A weather app for practicing working with react-native
mh07607/wesbos_DrumKit_Javascript
A web page implementation of a drum-kit using pure Javascript, CSS, HTML. This is from wesbos 30 day Javascript challenge exercise 01
mh07607/compressors_analysis
This repository contains the code, data and results for our data compression algorithms' (lzma, gzip, bzip2) comparative analysis.
mh07607/FYP_SDA
mh07607/khat-web-app
mh07607/simple_restaurant_website