MWARDUNI
Passionate and deeply curious about understanding the world through the lens of Computer Science.
Denver, CO
Pinned Repositories
algorithms_resources
Algorithms & Data Structures
alphafold3
AlphaFold 3 inference pipeline.
DeepLearning_Project
This is the Github Repo for Matt, Brian, Jake and Lavan's Deep Learning Final Project.
Git-Commands
A list of commonly used Git commands
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
Neuro-Nudge-Logic
This is the python implementation for the backend logic for neuro-nudge.
New-Grad-2024
👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀
TheAlgoritms_Python
Algorithms implemented in Python
Neuro-Nudge-Flutter-Project
MWARDUNI's Repositories
MWARDUNI/Git-Commands
A list of commonly used Git commands
MWARDUNI/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
MWARDUNI/TheAlgoritms_Python
Algorithms implemented in Python
MWARDUNI/algorithms_resources
Algorithms & Data Structures
MWARDUNI/awesome-fast-attention
list of efficient attention modules
MWARDUNI/awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models
MWARDUNI/BigOCheatSheet
MWARDUNI/COBOL-notes
Notes from learning and tutoring COBOL
MWARDUNI/cpp-resources
C++ Syntax, Data Structures, and Algorithms References Sheet
MWARDUNI/cs-video-courses
List of Computer Science courses with video lectures.
MWARDUNI/deep-learning-tutorials
A curated list of awesome Deep Learning tutorials, projects and communities.
MWARDUNI/DISTILL_web_article_template
This is the repository for the distill web framework
MWARDUNI/folly
An open-source C++ library developed and used at Facebook.
MWARDUNI/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
MWARDUNI/Fundementals-of-ML
MWARDUNI/interview
📚 C/C++This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
MWARDUNI/llama.cpp
Port of Facebook's LLaMA model in C/C++
MWARDUNI/makani
Makani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working Makani flight simulator, controller (autopilot), visualizer, and command center flight monitoring tools. Additionally,
MWARDUNI/Mathfs
Expanded Math Functionality for Unity
MWARDUNI/MML-Companion
This is a companion to the ‘Mathematical Foundations’ section of the book, Mathematics for Machine Learning by Marc Deisenroth, Aldo Faisal and Cheng Ong, written in python for Jupyter Notebook.
MWARDUNI/MWARDUNI
Config files for my GitHub profile.
MWARDUNI/pdf-struct
Logical structure analysis for visually structured documents
MWARDUNI/Pixelator
Input an image, out comes pixel art
MWARDUNI/SFML
Simple and Fast Multimedia Library
MWARDUNI/solidity
Solidity, the Smart Contract Programming Language
MWARDUNI/TheAlgorithms_CPP
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
MWARDUNI/wdt
Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
MWARDUNI/whisper.cpp
Port of OpenAI's Whisper model in C/C++