BragdonD
Currently studying at ECE Paris. I am passionated by web development, aswell as game development.
@VoiceReview Ile-de-France, France
Pinned Repositories
BragdonD
Config files for my GitHub profile.
config
My global configuration for i3wm
ECE-Scripts
Script to calcul and display course averages on campusonline.inseec.net
ECE-Shopping
Shop for your favorite items with ease using our JavaFX powered shopping app.
git-commit-conventions-note
Just a note about git commit convention to not loose it while learning it
makefile
makefile for cpp and c project of all size
Naive-Bayes-TF-IDF-text-classifier-NLP
Basic Naive Bayes classifier for text classification using tf-idf
simple-rest
A wrapper around http/net standard library in golang
StarWars-UI
Small Page Web to responde to the figma maquette proposed by BenjaminCode on his Youtube Channel
BragdonD's Repositories
BragdonD/git-commit-conventions-note
Just a note about git commit convention to not loose it while learning it
BragdonD/BragdonD
Config files for my GitHub profile.
BragdonD/ECE-Scripts
Script to calcul and display course averages on campusonline.inseec.net
BragdonD/ECE-Shopping
Shop for your favorite items with ease using our JavaFX powered shopping app.
BragdonD/makefile
makefile for cpp and c project of all size
BragdonD/Naive-Bayes-TF-IDF-text-classifier-NLP
Basic Naive Bayes classifier for text classification using tf-idf
BragdonD/StarWars-UI
Small Page Web to responde to the figma maquette proposed by BenjaminCode on his Youtube Channel
BragdonD/universal-dynamic-queue-C
Dynamic queue in C which can store any type of data
BragdonD/binary-tree-C
small example to transform a random binary tree into a complete/proper/perfect binary tree
BragdonD/config
My global configuration for i3wm
BragdonD/password-manager
A small app to store password safely
BragdonD/simple-rest
A wrapper around http/net standard library in golang
BragdonD/calcul-embarque
This is a repository containing my lessons for a course called embedded computing at ECE Paris, dealing with neural networks and applied mathematical algorithms on Arduino.
BragdonD/chess
A chess implementation in c++
BragdonD/Daily-Coding-Problem
Daily Coding Problems In Different Languages
BragdonD/deezer-clone
BragdonD/deezer-clone-backend
BragdonD/deezer-clone-frontend
BragdonD/ece-cybersec-linux-fall-2024
BragdonD/forensic-literature
A dump of ressource usefull to do forensic
BragdonD/go-promises
Javascript promises ported to Golang
BragdonD/graph-theory-c
small implementation of graph theory algorithms in C
BragdonD/ing4-si-ece-fall-2023
BragdonD/Naive-Bayes-Ngram-text-classifier-NLP
Basic Naive Bayes classifier for text classification using ngram
BragdonD/plant-care
A small task manager game to help parent organize their children schedule
BragdonD/rgit
A rust implementation of git
BragdonD/secret-password-node-cli
A simple password prompt which hide the user's input
BragdonD/stock-products
The product microservice of the stock app architecture
BragdonD/svelte-login-page
BragdonD/text-classification-NLP-tf
Text classification with keras api from tensorflow using RNN layers such as LTSM and GRU