Nitesh Resume
Nitesh Resume
Experienced Software Developer with a solid foundation in developing robust and efficient software solutions. Possessing a strong aptitude
for problem-solving and a keen eye for detail, I've successfully contributed to various projects over the course of my 2-year tenure. Dedicated
to enhancing user experiences through clean, maintainable code and an intuitive design approach.
SKILLS
Languages: Python,Javascript,HTML,CSS,SQL
Technologies: Pytorch, TensorFlow, Keras, Pandas, NumPy, Scikit-learn, Matplotlib, Git, GitHub
AI/NLP: Machine Learning, Deep Learning, NLP, BERT, GPT, Prompt Engineering
PROFESSIONAL EXPERIENCE
University of South Florida, AMHR Lab Tampa, FL, USA
Graduate Research Assistant Sep 2019 –present
● Designed and executed prompt engineering strategies for GPT-4 and other large language models, creating a specialized dataset with distinct psychological and
psychometric properties, comprising 500 unique prompts.
● Developed a dataset with 500 unique prompts, rigorously tested for relevance and applicability in psychological research, resulting in a 20% increase in model
performance.
● Utilized transformer models to simulate human semantic fluency tasks, offering new insights into cognitive science and memory retrieval, achieving an average
accuracy of 85%.
● Investigated the use of transformer models in simulating human semantic fluency tasks, contributing to a 15% increase in accuracy compared to previous
methods, with an average accuracy of 85%.
● Conducted in-depth research on pre-trained language models, particularly BERT, to understand their learning mechanisms.
EDUCATION
UNIVERSITY OF SOUTH FLORIDA Aug 2023-Present
Master of Science in Computer Science,
PROJECTS
Axis Bank Credit Card Website Jan 2022 - Apr 2022
● Developed engaging interactive elements, increasing average session duration by 40%.
● Implemented thorough unit testing, catching and resolving 40+ potential bugs before deployment
● Enhanced website responsiveness by implementing media queries and flexible layouts, resulting in a 20% increase in mobile traffic.
● Refactored existing code, reducing code redundancy by 25% and improving maintainability.
Sentiment Analysis using Natural Language Processing Dec 2020 - Apr 2021
● Processed and cleaned the data, achieving a 95% data quality improvement.
● Employed TF-IDF and word embeddings to convert text into numerical features, enhancing model performance by 20%.
● Engineered additional sentiment-specific features, contributing to a 15% boost in accuracy.
● Evaluated and compared multiple models including LSTM, SVM, and Naive Bayes, achieving a 90% accuracy using LSTM.
● Fine-tuned models using a hyperparameter search, resulting in a 7% increase in model efficiency.
Facial Emotion, Age and Gender Recognition System May 2021 – Jul 2021
● The images were classified into seven labels based on seven different expressions: Anger, Contempt, Disgust, Fear, Happy, Sadness, and Surprise.
● This model gave an accuracy of 95% on the test set. Collected 9780 images for age and gender classification. It has images of faces belonging to both
males and females with ages ranging from 0 to 116.
● The model gave a 92% accuracy for gender classification and a F1 score 0.90 for female gender and 0.87 for male gender.