Skip to content

Commit 3b61345

Browse files
authored
add Bittukumar1j.md (#3725)
1 parent 2802314 commit 3b61345

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

pages/mi/profiles/Bittukumar1j.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# 👋 Hi, I'm Bittu Kumar
2+
3+
📍 **Location:** Dhanbad, Jharkhand, India (IST)
4+
💻 **OS:** Windows 11
5+
🎯 **Goal:** Build intuitive Android applications and contribute to real-world projects
6+
7+
---
8+
9+
## 🧑‍💻 About Me
10+
11+
Hello! I'm a **passionate Android Developer** currently pursuing a Bachelor's in Computer Science.
12+
I enjoy building user-friendly mobile applications and continuously learning new technologies.
13+
14+
> I believe open-source collaboration is one of the best ways to grow as a developer.
15+
16+
---
17+
18+
## 🛠️ Skills
19+
20+
- **Kotlin** – Intermediate
21+
- **Java** – Intermediate
22+
- **C & Python** – Beginner
23+
- **Android (Jetpack Compose)** – Intermediate
24+
- **Firebase** – Intermediate
25+
- **Tools:** Android Studio, Git, Postman
26+
27+
---
28+
29+
## 📁 Projects
30+
31+
**Chatbot App**
32+
Developed an AI-powered chatbot for instant user support with NLP-based conversations and real-time messaging.
33+
34+
**Plagiarism Checker**
35+
Built a tool to detect plagiarism in text documents using similarity scoring algorithms.
36+
37+
**MailDigest App**
38+
Created an app to summarize emails and send daily digest notifications.
39+
40+
---
41+
42+
## 🌐 Connect with Me
43+
44+
- [GitHub](https://github.com/Bittukumar1j)
45+
- [LinkedIn](https://www.linkedin.com/in/bittu-kumar-27b450280/)
46+
- [LeetCode](https://leetcode.com/u/Bittukumarj/)
47+
- **Email:** [email protected]
48+
49+
---
50+
51+
## 💡 Sample Code
52+
53+
```java
54+
public class HelloOLE {
55+
public static void main(String[] args) {
56+
System.out.println("Hello Open Learning Exchange!");
57+
}
58+
}

0 commit comments

Comments
 (0)