Pinned Repositories
Code-Wars
This repository contains all of the programs that I used to solve the problems in my account of www.codewars.com online coding practice.
dump1090-stream-parser
This software takes a dump1090 stream and plops it into a sqlite database with a timestamp.
FTP-KeyLogger
This is a project that I have started that will send information back to a central ftp server.
FTP-server-Project
This is the project that was assigned in my csc 311 Networking class. The goal was to create a successful file server which connects two computers together via sockets and allows for there to be an ftp server waiting for a connection and an ftp client who is connecting to the server. This project was done in python using the python socket library. In order for you to get this to work you must have the server program being run on a separtate computer with an ethernet connecting the other computer which is running the client. The client will then be able to navigate through the filesystem on the server computer and select a file to download.
interview-practice
RustDiscordBot
Introductory project on using rust making some kind of advanced discord bot
Scrambler
Useful File/Directory Encryption Program
Summer2021-Internships
Collection of Summer 2021 tech internships!
PersonalPortfolioManager
bing-chat
Node.js client for Bing's new AI-powered search. It's like ChatGPT on steroids 🔥
mamaluigie's Repositories
mamaluigie/RustDiscordBot
Introductory project on using rust making some kind of advanced discord bot
mamaluigie/Code-Wars
This repository contains all of the programs that I used to solve the problems in my account of www.codewars.com online coding practice.
mamaluigie/dump1090-stream-parser
This software takes a dump1090 stream and plops it into a sqlite database with a timestamp.
mamaluigie/FTP-KeyLogger
This is a project that I have started that will send information back to a central ftp server.
mamaluigie/FTP-server-Project
This is the project that was assigned in my csc 311 Networking class. The goal was to create a successful file server which connects two computers together via sockets and allows for there to be an ftp server waiting for a connection and an ftp client who is connecting to the server. This project was done in python using the python socket library. In order for you to get this to work you must have the server program being run on a separtate computer with an ethernet connecting the other computer which is running the client. The client will then be able to navigate through the filesystem on the server computer and select a file to download.
mamaluigie/interview-practice
mamaluigie/Scrambler
Useful File/Directory Encryption Program
mamaluigie/Summer2021-Internships
Collection of Summer 2021 tech internships!