jilliennelapid
Hello! I am pursuing a bachelor's degree in Computer Science from Florida Polytechnic University. This is a collection of assignments and personal projects.
Pinned Repositories
Array-Comparison---Template-Function
Makes use of a template function that compares the data in arrays.
BinaryTreeStorage
Project 2: An organism-storing binary tree that reads commands from input .txt, queries the data, and outputs to console and output .txt.
CNT3004-Project
Socket-Based Networked File Sharing Cloud Server Project for Computer Networks and Communication (CNT3004).
CrackingTheHash
Implementing logging in order to track the process of unpickling a picked hash and finding a potential matching hash of a theoretical passcode.
DataAnalysisWithPython
Getting familiar with Python data analysis libraries such as pandas, numPy, and matplotlib.
finalProject_group53
Final Project for COP2080. Audio Graphical software that works with mono-channel .wav files and plots them in various ways.
FrontMidBackQueue
Assignment 3 of COP3530. Linked List implementation of a Queue and essential Queue methods.
PackageDelivery
A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.
StackCalculator
Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.
WeatherApp
Application made with the Python module tkinter that implements an api call for weather data. Uses model-view-controller organization.
jilliennelapid's Repositories
jilliennelapid/Array-Comparison---Template-Function
Makes use of a template function that compares the data in arrays.
jilliennelapid/BinaryTreeStorage
Project 2: An organism-storing binary tree that reads commands from input .txt, queries the data, and outputs to console and output .txt.
jilliennelapid/CNT3004-Project
Socket-Based Networked File Sharing Cloud Server Project for Computer Networks and Communication (CNT3004).
jilliennelapid/CrackingTheHash
Implementing logging in order to track the process of unpickling a picked hash and finding a potential matching hash of a theoretical passcode.
jilliennelapid/DataAnalysisWithPython
Getting familiar with Python data analysis libraries such as pandas, numPy, and matplotlib.
jilliennelapid/finalProject_group53
Final Project for COP2080. Audio Graphical software that works with mono-channel .wav files and plots them in various ways.
jilliennelapid/FrontMidBackQueue
Assignment 3 of COP3530. Linked List implementation of a Queue and essential Queue methods.
jilliennelapid/PackageDelivery
A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.
jilliennelapid/PlotProjectileMotion
Python program using matplotlib to graph projectile motion.
jilliennelapid/ShuffleDeckOfCards
A C++ program using header files and classes to make "decks" of cards (from vectors).
jilliennelapid/Singly-Linked-List
Practicing the implementation of a singly linked list data structure in C++.
jilliennelapid/StackCalculator
Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.
jilliennelapid/SystemStatisticsApp
Python tkinter program implementing fastapi and routing to push information about a system's CPU, disk, and memory usage.
jilliennelapid/WeatherApp
Application made with the Python module tkinter that implements an api call for weather data. Uses model-view-controller organization.
jilliennelapid/es6_modules
jilliennelapid/finalProject
jilliennelapid/fs_bestbuy
jilliennelapid/JavaScript_Functions
jilliennelapid/JavaScript_HOF
jilliennelapid/JavaScript_Objects_Arrays
jilliennelapid/JavaScript_OOP
jilliennelapid/JS_DOM-Events
jilliennelapid/L23_repos
jilliennelapid/nmea-gps-emulator
The NMEA-GPS Emulator is a simple script that emulates a GPS receiver (simulates unit's movement). Data generated by the script are sent to clients in NMEA 0183 format.
jilliennelapid/react_hooks
jilliennelapid/react_lifecycle_methods
jilliennelapid/react_memorygame_project
jilliennelapid/react_props_state
jilliennelapid/react_routing
jilliennelapid/tc-node-8
Class repository for tc-node-8