CV Abdur
CV Abdur
CV Abdur
Undergraduate rehamanabdur882003@gmail.com
Computer Science and Engineering +91-9390377580
Saveetha School Of Engineering
Academic Details
Year Degree Institute CGPA/Percentage
2021-present Bachelor of Technology in Computer Science Saveetha School Of Engineering 7.7
(Current) and Engineering
2021 Class XII, Board of intermediate education Narayana Olympiad College 92%
2019 Class X, SSC Nagarjuna Model School 9.80
Scholastic Achievements
• Recipient of prestigious Reliance Foundation Scholarship, awarded to 40 outstanding students from a competi-
tive pool of 30,000 candidates studying at top engineering institutes..
• Ranked in the top 1% nationally in the Indian Olympiad qualifier for both Physics and Astronomy. Successfully
qualified for the Indian National Astronomy Olympiad 2021.
• Secured 63rd position internationally in the High School A category of the Physics Brawl 2020 competition, com-
peting against teams from over 47 countries.
• Acheived 81st rank(Open International) in the prestigious Naboj Math Competition, competing against top mathe-
matical talents from universities across Central Europe.
• Achieved 125th position in the Online Physics Olympiad 2021 internationally, organized by jane street and citadel.
Relevant Courses
• Data Structures & Algorithms (9/10): Dynamic programming, graph algorithms, trees, heaps
Projects
1. Machine Learning Models
Course project Aug-Oct 2023
• Implemented Linear and Logistic Regression models and analysed their performances using rmse, accuracy, precision
and recall and improved performance using validation data.(without using any libraries).
• Implemented the ID3 Decision tree algorithm using Information Gain to choose which attribute to split at each
point. Performed reduced error pruning operation to handle overfitting.(without using any libraries).
• Implemented the Naive Bayes and Gaussian Naive Bayes algorithms for classification of spam emails. And
compared their performance with classification using SVM from ROC curve.(without using any libraries for models).
• Implemented a back propagation neural network with one input layer, one hidden layer, and one output layer in
Python.And Trained the model for 1000 epochs with the “Boston Housing” dataset achieving MSE of 0.66 (relatively
well performance without using any libraries).
• Predicted benign or malignant tumors from test images Using a CNN and achieved accuracy of 85%.
2.Relational database
OOP Course project Feb 2023
• Implemented Relational Database functionalities of SQL using C++ and OOP principles,including classes for attribute
management, record storage, and relation operations.
• Designed polymorphic hierarchy with encapsulated derived classes and an abstract class for int, string, and float at-
tributes. Included operator overloading methods for attribute comparison.
• Implemented Union, Difference, Cartesian Product, Projection, Selection, and Natural Join functionalities.
• Built web app utilizing Flask,HTML, CSS, and Bootstrap for frontend. Implemented Routing, Exception Handling, and
Flash messages to ensure tailored recommendations, effortless rentals, and rating movies.
• Leveraged power of Flask’s SQLAlchemy integration to design a database for movie rental tracking and user movie
recommendations. Integrated SMTP for mailing and Generated receipts for user order using FPDF library.
• Developed website using a hybrid approach, combining Waterfall model with Agile principles. Employed industrial
software development techniques like preparing SRS, UML Diagrams, and Compliance report.
4.Debugging Project
systems programming project March 2023
• Developed a static library implementing queues and stack for C language using Makefile
• Used GNU debugger to watch variables using breakpoints and valgrind to navigate through segmentation faults and
memory leaks and took care of dynamically allocated memory leaks.
• Leveraged gprof to understand where the code executed most of the time for code optimization and elegant implemen-
tation.
• Designed a circuit using Karnaugh map that achieves circuit that will take a serial bit stream as input in synchronism
with a clock, and will output a 1 whenever the pattern (possibly overlapping) 01001 is encountered. Implemented it on
a bread board using flip flops and gates
• Designed a modulo-10 synchronous binary counter using JK flip-flops using mealy and moore finite state machines
Skill Summary
• Programming Languages: C, C++, Python, html, CSS, bash scripting
• Libraries/Frameworks/Tools: Flask, SQLAlchemy, NumPy, pandas, Matplotlib, Flask, scikit-learn, git, GitHub,
PyTorch
• Communication Skills in: English, Hindi, Telugu
Competitions
• Solved 500 problems of DSA in geeks for geeks and leetcode combined
• Amongst the top-30 qualified teams for Finals of Overnite 2023, an ACM certified coding event by Kshitij.