8 results for “topic:expl”
Operating Systems Lab Project at NITC
Rakesh Men's collection of SQL-based data analysis projects showcasing query skills, insights extraction, and data-driven decision-making.
operating-system-from-scratch
Code written by me to implement eXpOS.
Visualize the hidden nodes of a neural network
This Repository holds the analysis on the US 2020 Elections Tweets Dataset taken from Kaggle.
Web scrapping using BeautifulSoup and condacting EDA
A compiler developed for SIL (Simple Integer Language) in C using tools Lex and Yacc. SIL is a two pass compiler for a hypothetical machine SIM (Simple Integer Machine). SIL has support for basic and user defined data types, functions and conditional and iterative statements, arithmetic and logical expressions and I/O.