Pinned Repositories
Ask-Gemini
Ask Gemini: Your go-to Kotlin chat bot app, powered by Gemini API. Chat, view history, start new conversations, search past chats, and clear history with ease. Seamless interaction, effortless navigation.
Chat
The Ultimate Messaging App for Android! Enjoy secure sign-in with phone verification, personalize your profile, and engage in seamless conversations. Receive instant notifications, edit your profile easily, and log out with confidence. Powered by Firebase for reliability and performance
Dictionary
This app is designed to help users quickly find the meanings, phonetics, pronunciations, and part of speech of words with examples. It leverages modern Android development technologies such as Jetpack Compose for the UI, Dagger Hilt for dependency injection, and follows the MVVM architecture pattern for efficient and maintainable code.
Inter-Process-Communication
This project demonstrates IPC using System V message queues in C. It includes a server and two clients that communicate through message queues. The server receives and forwards messages between clients, enabling continuous communication.
Ktor-Auth-API
A Ktor-based API with JWT authentication and MongoDB integration. It supports user registration, login, and secret retrieval with SHA-256 hashed passwords. Easily configurable for local use.
Ktor-Authentication-App
A Kotlin app featuring secure user authentication with sign-up, sign-in, and home screens. It uses a Ktor API with JWT, MongoDB, and SHA-256. Built with Dagger Hilt and KSP for dependency injection and navigation.
Ktor-REST-API
This project is a REST API built using Kotlin and Ktor that allows users to perform basic CRUD operations on tasks.
POS-Tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
TNM-Crush
TNM Crush is a C++ puzzle game using SFML, challenging players to match gems and score points through strategic tile-swapping.
Todo-app
A simple app to manage your tasks. This app is built in android studio, Kotlin, sqlite database. In which user can login, create task and will be notified.
tariqjamel's Repositories
tariqjamel/Ask-Gemini
Ask Gemini: Your go-to Kotlin chat bot app, powered by Gemini API. Chat, view history, start new conversations, search past chats, and clear history with ease. Seamless interaction, effortless navigation.
tariqjamel/Todo-app
A simple app to manage your tasks. This app is built in android studio, Kotlin, sqlite database. In which user can login, create task and will be notified.
tariqjamel/Chat
The Ultimate Messaging App for Android! Enjoy secure sign-in with phone verification, personalize your profile, and engage in seamless conversations. Receive instant notifications, edit your profile easily, and log out with confidence. Powered by Firebase for reliability and performance
tariqjamel/Dictionary
This app is designed to help users quickly find the meanings, phonetics, pronunciations, and part of speech of words with examples. It leverages modern Android development technologies such as Jetpack Compose for the UI, Dagger Hilt for dependency injection, and follows the MVVM architecture pattern for efficient and maintainable code.
tariqjamel/Inter-Process-Communication
This project demonstrates IPC using System V message queues in C. It includes a server and two clients that communicate through message queues. The server receives and forwards messages between clients, enabling continuous communication.
tariqjamel/Ktor-Auth-API
A Ktor-based API with JWT authentication and MongoDB integration. It supports user registration, login, and secret retrieval with SHA-256 hashed passwords. Easily configurable for local use.
tariqjamel/Ktor-Authentication-App
A Kotlin app featuring secure user authentication with sign-up, sign-in, and home screens. It uses a Ktor API with JWT, MongoDB, and SHA-256. Built with Dagger Hilt and KSP for dependency injection and navigation.
tariqjamel/Ktor-REST-API
This project is a REST API built using Kotlin and Ktor that allows users to perform basic CRUD operations on tasks.
tariqjamel/POS-Tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
tariqjamel/TNM-Crush
TNM Crush is a C++ puzzle game using SFML, challenging players to match gems and score points through strategic tile-swapping.
tariqjamel/Weather
Introducing the Weather App: your simple solution to check weather in multiple cities, anytime. Powered by Kotlin, it seamlessly connects to a trusted weather service through an API for precise updates. Plus, with Room Database integration, easily add your favorite cities and swipe to remove. Enjoy animated weather changes and stay prepared.
tariqjamel/News
NewsApp is an Android application developed using Kotlin and Android Studio. It provides users with the latest news from different countries using the News API. Users can select their preferred country to get news from and navigate through news articles using a stack layout. Additionally, users can read the full article by clicking on a news item,
tariqjamel/ktor-Railway
tariqjamel/Ktor-TicTacToe-API
A real-time Tic-Tac-Toe game API built with Ktor and WebSockets, allowing two players to connect, play, and receive live game updates. It handles game state, player turns, and win/draw conditions.
tariqjamel/Ktor-TicTacToe-Game
Tic-Tac-Toe real-time multiplayer game built with Kotlin and Jetpack Compose, using Ktor WebSockets for real-time communication. Play against others with instant game state updates!