Samuela Abigail's repositories
Campus-Placement-and-Miscellaneous-CS-Resources-and-Questions
Questions with solutions from Hackkerank, Coding Ninjas, and learning resources for CS concepts like OS, CN, etc along with campus placement and interview resources for freshers (based on my campus placement prep 2025)
cookbook
Open-source AI cookbook
Amnet-Technology-Internship
Portfolio management using PHP frontend and MySQL database using XAMPP server for running the application. My internship project done in Amnet Technology during semester 4 of college.
Applied-Natural-Language-Processing-Laboratory
NLP lab exercises done during semester 7 of college.
Sanskrit-Manuscripts-Revival-Using-Deep-Learning-Techniques
Restoring destroyed text in ancient Sanskrit manuscripts by predicting missing text using deep learning techniques. Mini project done in 3rd year of college using RoBERTa LLM, Tesseract OCR, and OpenCV.
Computer-Vision-based-Image-to-Painting-Converter
Upload any image, choose your filter, and your new painting styled image is generated using computer vision! Assignment done as part of Computer Vision course in semester 6 of college.
Deep-Learning-Laboratory
Contains lab exercises for deep learning using TensorFlow and Keras done in semester 6 of college.
Samuela31
Profile bio
Mobile-Application-Development-Laboratory
Flutter mobile app lab exercises done in semester 5 of college. Everything written in Dart.
Data-Mining-and-Analysis-Laboratory
Data mining lab exercises using Python to implement data mining algorithms and Weka tool for analysis as part of laboratory course in semester 5 of college.
Life-Expectancy-Analysis
This is an analysis report for life expectancy of humans globally based on dataset taken from Kaggle. Done as part of Foundation in Data Science course group assignment in semester 4 of college.
Convolution-Neural-Network-for-Traffic-Sign-Classification
CNN model using Pytorch for classifying traffic signs, done as part of group assignment in semester 3 of college for Principles of Artificial Intelligence course.
C-Programming-Laboratory
C program tutorials done in college for beginners
R-Programming-Laboratory
R programming exercises mainly for data analysis of Kaggle datasets done in semester 3 of college.
Web-Development-Laboratory
Web development exercises done using HTML, CSS, and Javascript in semester 3 of college
Data-Structures-and-Algorithms-Laboratory
DSA exercises in C programming as part of DSA laboratory curriculum in college
Electoral-Voting-Machine
Electoral voting machine using C programming done in semester 1
Draught-Game
Draught board game with custom rules. Not the exact original draught game as it was done during semester 1 of college when none of us knew coding
Python-Laboratory
Contains Python exercise programs done as part of Python laboratory in semester 2 of college
OOPS-Laboratory
OOPS using Java lab exercises done during semester 4 in college
LeetCode-Coding-Answers
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub 2.0](https://github.com/arunbhardwaj/LeetHub-2.0)
GeeksForGeeks-Coding-Answers
This repository serves as a collection of my solutions to various GeeksforGeeks Data Structures and Algorithms (DSA) problems, organized by the level of difficulty. - Created using [GfG To GitHub](https://github.com/AtharvaNanavate/GfG-To-GitHub)
SQL-Lab-Queries
Contains SQL questions and queries done in DBMS lab (4th semester)
Hospital-Management-App
An Android app to manage any hospital and book doctor appointments with patient history sharing
Flutter-Zombie-game
A simple Zombie game made using Flutter, similar to Plants Vs Zombies game
Facial-Emotion-Recognition
Facial emotion recognition using machine learning (4th semester)