Spaces:
Runtime error
Runtime error
Update resume.py
Browse files
resume.py
CHANGED
@@ -1,199 +1,171 @@
|
|
1 |
-
data =
|
2 |
-
# **SARATH CHANDRA BANDREDDI**
|
3 |
-
|
4 |
---
|
5 |
-
|
6 |
## **PROFESSIONAL SUMMARY**
|
7 |
-
> **
|
8 |
|
9 |
---
|
10 |
-
|
11 |
## **TECH STACK**
|
12 |
- **Languages**: Python, Java, JavaScript, C, R
|
13 |
- **Scripting**: Shell Scripting
|
14 |
- **Markup Languages**: HTML, CSS, Jinja Coding
|
15 |
- **Operating Systems**: Linux, Windows
|
16 |
-
- **IDE Tools**: VS Code, RStudio,
|
17 |
-
- **Libraries/Frameworks**: TensorFlow, Keras, LlamaIndex, Ollama, OpenCV, Sklearn,
|
18 |
- **Tools / Platforms**: Kaggle, Google Colabs, Git, GitHub, AWS, Figma
|
19 |
-
- **Databases**: Oracle, MySQL
|
20 |
-
|
21 |
---
|
22 |
-
|
23 |
## **EDUCATION PROFILE**
|
24 |
| Course | Institution | CGPA | Duration |
|
25 |
|----------------------------|----------------------------------|------|------------|
|
26 |
-
| B.Tech-CSE (AI & ML) | VVIT - Vasireddy Venkatadri | 8.
|
27 |
| 12th Class | Narayana Junior College | 9.22 | 2020-2021 |
|
28 |
| 10th Class | Narayana High School | 9.7 | 2018-2019 |
|
29 |
-
|
30 |
---
|
31 |
-
|
32 |
## **PROJECTS**
|
33 |
To know more on particular project just ask My2.0
|
34 |
-
### 0. [Celebrity Recognition](https://sarath0x8f-ocr-translator.hf.space) (Individual Project)
|
35 |
-
- **Technologies**: Tensorflow, Keras, OpenCV, Django
|
36 |
-
- **Description**: Developed a face recognition application utilizing the VGGFace architecture with TensorFlow, achieving exceptional accuracy on a 29-class dataset. The system was deployed via Hugging Face.
|
37 |
-
<!--- (Developed a face recognition application utilizing the VGGFace architecture with TensorFlow, attaining exceptional accuracy on
|
38 |
-
a bespoke 29-class dataset. Launched the system through Hugging face space on an online server, showcasing advanced
|
39 |
-
capabilities in artificial neural networks and computer vision. Check the live application ("live-exegution-link:https://huggingface.co/spaces/Sarath0x8f/Celebrity_Recognition").
|
40 |
-
Leveraged advanced facial recognition techniques using a custom dataset created to simulate real-world conditions and developed Celebrity Recognition Application.
|
41 |
-
Utilized data augmentation strategies, including shear, zoom, rotation, and brightness adjustments, to enhance model robustness.
|
42 |
-
Implemented transfer learning with the VGGFace model to accelerate training and improve accuracy to 98, incorporating custom fully connected layers and freezing certain layers for optimal performance.
|
43 |
-
Explored various optimizers (Adam, Adagrad, RMSprop) to optimize the model, demonstrating the critical role of optimizer selection in deep learning tasks. Integrated advanced training callbacks, such as EarlyStopping and ReduceLROnPlateau,
|
44 |
-
to prevent overfitting and ensure efficient training processes. Conducted thorough evaluations of the model on training and validation datasets, achieving significant improvements in loss and accuracy metrics.
|
45 |
-
Developed a deep understanding of data handling, model architecture customization, and training strategies, contributing to a more effective facial recognition model.
|
46 |
-
Looking forward to further advancements in the field of deep learning and facial recognition.
|
47 |
-
- Mastered creating custom datasets using OpenCV, organizing training and test sets, and achieving 97.86% accuracy.
|
48 |
-
- Trained deep learning models for image classification, leading to the publication of two papers in peer-reviewed journals
|
49 |
-
focusing on advancements in facial recognition technology.
|
50 |
-
--->
|
51 |
-
- **Key Contributions**:
|
52 |
-
- Achieved 97.86% accuracy using custom datasets.
|
53 |
-
- Implemented advanced data augmentation and transfer learning techniques.
|
54 |
-
- Integrated optimization strategies for enhanced model performance.
|
55 |
-
- [Note book link](https://www.kaggle.com/code/sarath02003/face-recognition-using-vggface2)
|
56 |
|
57 |
### 1. [DearHRSpeakWithMy2.0](https://sarath0x8f-dearhrspeakwithmy2-0.hf.space) (Individual Project)
|
58 |
-
- **Technologies**: Hugging Face, Gradio, Python, NLP
|
59 |
-
- **Description**:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
- **Key Contributions**:
|
61 |
-
-
|
62 |
-
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
misalignment in interview focus.)--->
|
73 |
-
|
74 |
-
### 2. [The Linguistic Lens Application](https://sarath0x8f-ocr-translator.hf.space) (Individual Project)
|
75 |
-
- **Technologies**: Gradio, PaddleOCR, GoogleTranslator, gTTS
|
76 |
-
- **Description**: Developed a platform for OCR, translation, and TTS to aid multilingual communication.
|
77 |
- **Key Contributions**:
|
78 |
-
-
|
79 |
-
-
|
80 |
-
-
|
81 |
-
<!---
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
### 3. [Document Query AI Agent](https://sarath0x8f-document-qa-bot.hf.space) (Individual Project)
|
91 |
-
- **Technologies**: LLMs, Vector Embeddings , LlamaIndex
|
92 |
-
- **Description**: Developed an AI agent for document-based Q&A, integrating LlamaIndex for efficient data retrieval.
|
93 |
-
<!---(Welcome to the Document QA Bot, a sophisticated Retrieval-Augmented Generation (RAG) application that utilizes LlamaIndex and Hugging Face models to answer questions based on documents you upload. This bot is designed to empower you with rapid, insightful responses, providing a choice of language models (LLMs) and embedding models that cater to various requirements, including performance, accuracy, and response time.
|
94 |
-
|
95 |
-
✨ Application Overview
|
96 |
-
With Document QA Bot, you can interactively query your document, receive contextual answers, and dynamically switch between LLMs as needed for optimal results. The bot supports various file formats, allowing you to upload and analyze different types of documents and even some image formats.
|
97 |
-
|
98 |
-
Key Features
|
99 |
-
Choice of Models: Access a list of powerful LLMs and embedding models for optimal results.
|
100 |
-
Flexible Document Support: Multiple file types supported, including images.
|
101 |
-
Real-time Interaction: Easily switch between models for experimentation and fine-tuning answers.
|
102 |
-
User-Friendly: Seamless experience powered by Gradio's intuitive interface.
|
103 |
-
📂 Supported File Formats
|
104 |
-
The bot supports a range of document formats, making it versatile for various data sources. Below are the currently supported formats:
|
105 |
-
Documents: .pdf, .docx, .doc, .txt, .csv, .xlsx, .pptx, .html
|
106 |
-
Images: .jpg, .jpeg, .png, .webp, .svg
|
107 |
-
LLMs - mistralai/Mixtral-8x7B-Instruct-v0.1, meta-llama/Meta-Llama-3-8B-Instruct, mistralai/Mistral-7B-Instruct-v0.2
|
108 |
-
, tiiuae/falcon-7b-instruct
|
109 |
-
Vector embeddings - BAAI/bge-large-en, BAAI/bge-small-en-v1.5, NeuML/pubmedbert-base-embeddings, sentence-transformers/all-mpnet-base-v2
|
110 |
-
, BAAI/llm-embedder
|
111 |
-
) --->
|
112 |
- **Key Contributions**:
|
113 |
-
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
- Face Recognition Attendance System: Created a one short face recognition model using FaceNet and MTCNN to manage attendance, with a unique feature allowing students to mark their attendance only once per day and within the campus premises. This innovation ensures strict attendance integrity and security.
|
125 |
-
- Chatbot Integration: Built and integrated the AskVVIT chatbot to assist with college-related inquiries. Initially deployed with the Gemini Pro LLM and Google API, the chatbot provided an interactive platform for students and staff. Due to response time limitations (one response per minute), the model was later replaced with LLaMA 3.2:1B and also tried with LLaMA 3:latest, significantly enhancing response efficiency.
|
126 |
-
- Backend & Django: Developed Django templates using Jinja and integrating frontend pages with backend functionality. Created models for user registration and attendence management system.
|
127 |
-
|
128 |
-
This project not only enhanced resource management at the college but also introduced modern technologies such as face recognition and AI-driven chatbots, setting a foundation for future advancements in academic institution management systems.
|
129 |
-
• Devised robust user authentication and 2-FS password authentication, enhancing system security and reliability.
|
130 |
-
• Led the project team, developing comprehensive Django templates, seamlessly integrating custom chatbot functionalities
|
131 |
-
using LLM and created a one short face recognition for attendance management system .) --->
|
132 |
- **Key Contributions**:
|
133 |
-
-
|
134 |
-
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
|
|
|
|
142 |
- **Key Contributions**:
|
143 |
-
-
|
144 |
-
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
-
|
149 |
-
|
150 |
-
|
|
|
|
|
|
|
|
|
151 |
- **Key Contributions**:
|
152 |
-
-
|
153 |
-
-
|
|
|
|
|
|
|
154 |
|
155 |
---
|
156 |
|
157 |
-
|
158 |
-
- **
|
159 |
-
- **
|
160 |
-
- **
|
161 |
-
-
|
162 |
-
-
|
163 |
-
-
|
164 |
-
|
|
|
165 |
|
166 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
|
|
|
168 |
## **ACHIEVEMENTS**
|
169 |
-
- Runner-up in Python Intramural technical fest at RVR&JC College [
|
170 |
-
- 3⭐ coder in [CodeChef](https://www.codechef.com/users/sarath2003)
|
171 |
|
172 |
---
|
173 |
-
|
174 |
## **PASSIONS**
|
175 |
-
- **Deep Learning Engineer**: Transforming the financial
|
176 |
-
- **
|
177 |
|
178 |
---
|
179 |
-
|
180 |
## **HOBBIES**
|
181 |
-
- Nurturing plants
|
182 |
-
- Exploring
|
183 |
-
-
|
184 |
-
-
|
185 |
|
186 |
---
|
187 |
-
|
188 |
-
## **FINDE ME ONLINE**
|
189 |
- [MyPortfolio](https://21bq1a4210.github.io/MyPortfolio-/)
|
190 |
- [CodeChef](https://www.codechef.com/users/sarath2003)
|
191 |
- [Instagram](https://www.instagram.com/sarath_0x8f)
|
192 |
- [HackerRank](https://www.hackerrank.com/profile/sarath_0x8f)
|
193 |
|
194 |
---
|
195 |
-
|
196 |
## **CONTACT ME**:
|
197 |
- [LinkedIn](https://www.linkedin.com/in/sarath-chandra-bandreddi-07393b1aa/)
|
198 |
-
-
|
199 |
-
|
|
|
1 |
+
data ="""# **SARATH CHANDRA BANDREDDI**
|
|
|
|
|
2 |
---
|
|
|
3 |
## **PROFESSIONAL SUMMARY**
|
4 |
+
> **AI Engineer Intern** experienced in Python, AI, and Django. Skilled in building full-stack intelligent systems, developing RAG pipelines, working with LLMs, and integrating cutting-edge tools like LangGraph, LlamaIndex, and Gemini. Passionate about crafting impactful AI applications with security and scalability in mind.
|
5 |
|
6 |
---
|
|
|
7 |
## **TECH STACK**
|
8 |
- **Languages**: Python, Java, JavaScript, C, R
|
9 |
- **Scripting**: Shell Scripting
|
10 |
- **Markup Languages**: HTML, CSS, Jinja Coding
|
11 |
- **Operating Systems**: Linux, Windows
|
12 |
+
- **IDE Tools**: VS Code, RStudio, PyCharm
|
13 |
+
- **Libraries/Frameworks**: TensorFlow, Keras, LlamaIndex, LangChain, LangGraph, Ollama, OpenCV, Sklearn, Pandas, Django, Gradio
|
14 |
- **Tools / Platforms**: Kaggle, Google Colabs, Git, GitHub, AWS, Figma
|
15 |
+
- **Databases**: Oracle, MySQL, MongoDB Atlas
|
|
|
16 |
---
|
|
|
17 |
## **EDUCATION PROFILE**
|
18 |
| Course | Institution | CGPA | Duration |
|
19 |
|----------------------------|----------------------------------|------|------------|
|
20 |
+
| B.Tech-CSE (AI & ML) | VVIT - Vasireddy Venkatadri | 8.72 | 2021-2025 |
|
21 |
| 12th Class | Narayana Junior College | 9.22 | 2020-2021 |
|
22 |
| 10th Class | Narayana High School | 9.7 | 2018-2019 |
|
|
|
23 |
---
|
|
|
24 |
## **PROJECTS**
|
25 |
To know more on particular project just ask My2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
### 1. [DearHRSpeakWithMy2.0](https://sarath0x8f-dearhrspeakwithmy2-0.hf.space) (Individual Project)
|
28 |
+
- **Technologies**: Hugging Face, Gradio, Python, LLaMA-3-8B, NLP
|
29 |
+
- **Description**: Developed a personalized HR interview chatbot that represents the user’s profile, projects, and strengths.
|
30 |
+
- **Key Contributions**:
|
31 |
+
- Implemented structured Q&A to reflect candidate personality and readiness.
|
32 |
+
- Hosted on Hugging Face using LLaMA-3 model for real-time interactions.
|
33 |
+
<!--- Built to simulate HR interviews with highly personalized answers from LLaMA-3 on Hugging Face Spaces.
|
34 |
+
Provides interactive Q&A aligned with resume content. Uses Gradio UI and NLP techniques to structure questions,
|
35 |
+
extract insights, and maintain context across sessions. Designed for demoing AI interview readiness. --->
|
36 |
+
|
37 |
+
---
|
38 |
+
|
39 |
+
### 2. [Document Query AI Agent](https://sarath0x8f-document-qa-bot.hf.space) (Individual Project)
|
40 |
+
- **Technologies**: LlamaIndex, Vector Embeddings, Gradio, Hugging Face
|
41 |
+
- **Description**: A file-based chatbot using RAG for document-specific intelligent answers.
|
42 |
+
- **Key Contributions**:
|
43 |
+
- Used multiple embedding models and LLMs including Mistral, LLaMA.
|
44 |
+
- Resilient retry mechanism for document parsing failures.
|
45 |
+
<!--- Enables real-time semantic search over uploaded documents using RAG. Supports .pdf, .docx, .csv, etc.
|
46 |
+
Uses LlamaIndex for indexing and retrieval, and HuggingFace models for generation. Modular UI allows model-switching.
|
47 |
+
Optimized for LLM-assisted document understanding and Q&A. --->
|
48 |
+
|
49 |
+
---
|
50 |
+
|
51 |
+
### 3. [AI Agent Nexus](https://huggingface.co/spaces/Sarath0x8f/AI-Agents-using-CrewAI) (Individual Project)
|
52 |
+
- **Technologies**: Gemini, CrewAI, Serper API, LangChain
|
53 |
+
- **Description**: Multi-agent platform for SEO content, game dev, and automation.
|
54 |
- **Key Contributions**:
|
55 |
+
- Automated SEO content agent and real-time data extractor.
|
56 |
+
- Game development agent supporting multi-level logic testing.
|
57 |
+
<!--- Designed as a modular multi-agent AI suite using CrewAI and LangChain.
|
58 |
+
Includes agents for writing SEO-optimized blog posts, generating game logic, and marketing automation.
|
59 |
+
Showcases practical agentic architecture with workflow handling, using Gemini LLMs and Serper for web search. --->
|
60 |
+
|
61 |
+
---
|
62 |
+
|
63 |
+
### 4. [SCRAM](https://github.com/21bq1a4210/E2E_Project) (Minor Project)
|
64 |
+
- **Technologies**: Gemini LLM, Django, TensorFlow, OpenCV, Keras
|
65 |
+
- **Description**: End-to-end campus management system with secure login and facial attendance.
|
|
|
|
|
|
|
|
|
|
|
66 |
- **Key Contributions**:
|
67 |
+
- Built one-shot face recognition attendance system with MTCNN + FaceNet.
|
68 |
+
- Integrated chatbot using Gemini and Google API.
|
69 |
+
- Secured login with two-step verification.
|
70 |
+
<!--- Developed complete Django backend for user and complaint management.
|
71 |
+
Integrated real-time attendance with face recognition using deep learning.
|
72 |
+
Chatbot AskVVIT helps with college queries. Project prioritizes secure, modular access to academic resources. --->
|
73 |
+
|
74 |
+
---
|
75 |
+
|
76 |
+
### 5. [Epic-Minds](https://huggingface.co/spaces/Sarath0x8f/Epic-Minds) (Individual Project)
|
77 |
+
- **Technologies**: Gemini Flash, MongoDB, LlamaIndex, Hugging Face
|
78 |
+
- **Description**: Built RamayanaGPT and GitaGPT for spiritual Q&A using vector databases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
- **Key Contributions**:
|
80 |
+
- Scriptural QA system with RAG + multilingual-e5 embeddings.
|
81 |
+
- Integrated structured prompts and query logs for analysis.
|
82 |
+
<!--- Developed vector store for Valmiki Ramayana and Bhagavad Gita.
|
83 |
+
Combined Gemini Flash for responses and MongoDB Atlas for vector index.
|
84 |
+
Modular structure with multilingual embedding support and UI for exploration. --->
|
85 |
+
|
86 |
+
---
|
87 |
+
|
88 |
+
### 6. [AI Assistant for PC] (Work in Progress)
|
89 |
+
- **Technologies**: LangChain, Custom Agents, File/Info/Web Servers
|
90 |
+
- **Description**: Creating a modular personal assistant for desktop automation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
- **Key Contributions**:
|
92 |
+
- Custom file_server and info_server architecture.
|
93 |
+
- Context-aware response engine and file management tools.
|
94 |
+
<!--- An agentic system for local PC automation tasks like file management, search, alerts.
|
95 |
+
Designed to combine LangChain-based logic with system-level scripts.
|
96 |
+
Still expanding with more intelligent task routing agents. --->
|
97 |
+
|
98 |
+
---
|
99 |
+
|
100 |
+
### 7. [Celebrity Recognition](https://huggingface.co/spaces/Sarath0x8f/Celebrity_Recognition?logs=container) (Individual Project)
|
101 |
+
- **Technologies**: VGGFace, TensorFlow, Keras, OpenCV
|
102 |
+
- **Description**: Real-time celebrity classifier trained on 29 classes with VGGFace.
|
103 |
- **Key Contributions**:
|
104 |
+
- Achieved 97.86% accuracy.
|
105 |
+
- Applied transfer learning and fine-tuning for high precision.
|
106 |
+
<!--- Built using pre-trained VGGFace architecture, then fine-tuned on a custom celebrity dataset.
|
107 |
+
Deployed using Hugging Face Spaces with webcam integration.
|
108 |
+
Implemented data augmentation, optimizer tuning, and early stopping.
|
109 |
+
[Notebook](https://www.kaggle.com/code/sarath02003/face-recognition-using-vggface2) --->
|
110 |
+
|
111 |
+
---
|
112 |
+
|
113 |
+
### 8. [The Linguistic Lens](https://sarath0x8f-ocr-translator.hf.space) (Individual Project)
|
114 |
+
- **Technologies**: PaddleOCR, GoogleTranslator, gTTS, Gradio
|
115 |
+
- **Description**: OCR and multilingual translator with voice support.
|
116 |
- **Key Contributions**:
|
117 |
+
- OCR, translation, and TTS in one app.
|
118 |
+
- UI for uploading and processing images.
|
119 |
+
<!--- Text extracted from images via PaddleOCR, translated using Google Translate API,
|
120 |
+
and converted to speech with gTTS.
|
121 |
+
Built for accessibility in multilingual communication. --->
|
122 |
|
123 |
---
|
124 |
|
125 |
+
### 8. [Object Segmentation](https://colab.research.google.com/drive/1cpNEx_u70I26Ex0alZZxoFa47p6fpoDz?usp=sharing) (Individual Project)
|
126 |
+
- **Technologies**: YOLOv8, OpenCV, SSIM
|
127 |
+
- **Description**: Tool for object detection, image enhancement, and comparison.
|
128 |
+
- **Key Contributions**:
|
129 |
+
- Used SSIM for measuring image similarity.
|
130 |
+
- YOLOv8 for detecting and highlighting objects.
|
131 |
+
<!--- Python-based script for side-by-side comparison of objects.
|
132 |
+
Supports grayscale enhancement, noise filtering, and detection overlay.
|
133 |
+
Used in image analytics tasks and visual pipeline experimentation. --->
|
134 |
|
135 |
---
|
136 |
+
## **CERTIFICATIONS**
|
137 |
+
- **Python Programming**: [Kaggle](https://www.kaggle.com/learn/certification/sarath02003/python), [SoloLearn](https://www.sololearn.com/en/certificates/CT-NLSO0STL), [HackerRank](https://www.hackerrank.com/certificates/263f6a71988a), [GUVI](https://www.guvi.in/verify-certificate?id=209j6x21oAr815w22s)
|
138 |
+
- **Machine Learning**: [Coursera](https://www.coursera.org/account/accomplishments/verify/ZN3LX57MCMD5), [Microsoft](https://learn.microsoft.com/en-us/users/bandreddisarathchandra-3927/achievements/ek5w55lp), [Kaggle](https://www.kaggle.com/learn/certification/sarath02003/intro-to-machine-learning)
|
139 |
+
- **Deep Learning**: [OpenCV](https://courses.opencv.org/certificates/9c0b11a53fcb4f56bcb21bcbd72c106a), [NPTEL](https://internalapp.nptel.ac.in/NOC/NOC24/SEM1/Ecertificates/106/noc24-cs59/Course/NPTEL24CS59S125630124930429241.pdf), [IBM](https://www.credly.com/badges/0461b4db-af25-4025-a6b9-4d61997fd1f6/public_url)
|
140 |
+
- **Gen AI**: [Google Skill Boost](https://www.cloudskillsboost.google/public_profiles/9bb8b044-6619-4961-b707-4349dceaa1dc)
|
141 |
+
- **Django**: [Microsoft Django Developer Badge](https://learn.microsoft.com/en-us/users/bandreddisarathchandra-3927/achievements/ek5w55lp)
|
142 |
+
- **AWS**: [Cloud Foundations](https://www.credly.com/badges/a1cc8647-4436-47c5-8d9c-bd089043c033/public_url), [Cloud Architecting](https://www.credly.com/badges/a1cc8647-4436-47c5-8d9c-bd089043c033/public_url)
|
143 |
|
144 |
+
---
|
145 |
## **ACHIEVEMENTS**
|
146 |
+
- Runner-up in Python Intramural technical fest at RVR&JC College [Event Photo](https://media.licdn.com/dms/image/D5622AQFKoaWnZ1H1-w/feedshare-shrink_2048_1536/0/1707652131442)
|
|
|
147 |
|
148 |
---
|
|
|
149 |
## **PASSIONS**
|
150 |
+
- **Deep Learning Engineer**: Transforming the financial and edtech sector.
|
151 |
+
- **AI Application Builder**: Creating end-to-end systems that interact with real-world users.
|
152 |
|
153 |
---
|
|
|
154 |
## **HOBBIES**
|
155 |
+
- Nurturing plants 🌱
|
156 |
+
- Exploring emerging AI tools 🧠
|
157 |
+
- Pencil sketching ✏️
|
158 |
+
- Writing intelligent code 💻
|
159 |
|
160 |
---
|
161 |
+
## **FIND ME ONLINE**
|
|
|
162 |
- [MyPortfolio](https://21bq1a4210.github.io/MyPortfolio-/)
|
163 |
- [CodeChef](https://www.codechef.com/users/sarath2003)
|
164 |
- [Instagram](https://www.instagram.com/sarath_0x8f)
|
165 |
- [HackerRank](https://www.hackerrank.com/profile/sarath_0x8f)
|
166 |
|
167 |
---
|
|
|
168 |
## **CONTACT ME**:
|
169 |
- [LinkedIn](https://www.linkedin.com/in/sarath-chandra-bandreddi-07393b1aa/)
|
170 |
+
- 📧 bandreddysarathchandra@gmail.com
|
171 |
+
"""
|