Blue-Cheesecake
Mobile Software Engineer in Thailand. Seeking friends for talking about coding.
Tri Petch IT Solutions Co,. Ltd.Bangkok, Thailand
Pinned Repositories
_-Depreciated-_My-Playground
This repository (Test) is contained with the problems that I solved, some are finished, some are not. Sources of these problems can be found at https://leetcode.com/ and https://programming.in.th/
Blue-Cheesecake
ChatApp-Flutter
A cross-platform simple chat app that allows users to connect and communicate with each other in real-time. The app is built using Flutter as a frontend and Firebase as backend service
Childhood-Illness-Search-Engine
A cross-platform app that allows users to search for potential illnesses by inputting a description of their symptoms. It is designed to help parents quickly identify potential health issues.
Clean-Architecture-Flutter
A demonstration of how Clean Architecture can be implemented in a Flutter application. It serves as a practical showcase to understand the different layers and components of Clean Architecture in a real-world scenario.
flutter_timer_camera
A Flutter package that allows you to open the camera and capture images with a timer logic. Perfect for those moments when you need a delay before the shot!
LeetCode
Explore my new experiences about coding Data structures & Algorithms and solving the various problems including my new techniques of algorithms to solve them both efficiently and worthlessly.
Mini-Analytics-Projects
The projects that for practicing to use python and jupyter notebook to analyze and find the insight of the big data. Some of the project's ideas can be found at DataCamp Projects or IBM Data Science on Coursera that I took.
Mini-App-Projects
The repository for store the mobile application projects. The objective is for only practicing to build the mobile applications both iOS and Android.
overlay_creator
A Flutter package designed to simplify the process of creating and managing overlay widgets in your Flutter applications. By providing a straightforward mixin that can be added to the state of a `StatefulWidget`.
Blue-Cheesecake's Repositories
Blue-Cheesecake/Blue-Cheesecake
Blue-Cheesecake/Mini-App-Projects
The repository for store the mobile application projects. The objective is for only practicing to build the mobile applications both iOS and Android.
Blue-Cheesecake/Web-Projects
The mini web projects that most likely include front-end development built by using React framework combining with Tailwind and Typescript layout, or pure HTML, CSS, and JS files.
Blue-Cheesecake/Dart
Just for review the knowledge for Dart programming language.
Blue-Cheesecake/LeetCode
Explore my new experiences about coding Data structures & Algorithms and solving the various problems including my new techniques of algorithms to solve them both efficiently and worthlessly.
Blue-Cheesecake/Simple-Flutter-Firebase-CRUD
This project is designed to help you get started with using Firebase Firestore for basic create, read, update, and delete (CRUD) operations in a Flutter application.
Blue-Cheesecake/simple_flask_server
A simple backend for RESTFUL API with Flask
Blue-Cheesecake/ChatApp-Flutter
A cross-platform simple chat app that allows users to connect and communicate with each other in real-time. The app is built using Flutter as a frontend and Firebase as backend service
Blue-Cheesecake/flutter_timer_camera
A Flutter package that allows you to open the camera and capture images with a timer logic. Perfect for those moments when you need a delay before the shot!
Blue-Cheesecake/Childhood-Illness-Search-Engine
A cross-platform app that allows users to search for potential illnesses by inputting a description of their symptoms. It is designed to help parents quickly identify potential health issues.
Blue-Cheesecake/Clean-Architecture-Flutter
A demonstration of how Clean Architecture can be implemented in a Flutter application. It serves as a practical showcase to understand the different layers and components of Clean Architecture in a real-world scenario.
Blue-Cheesecake/overlay_creator
A Flutter package designed to simplify the process of creating and managing overlay widgets in your Flutter applications. By providing a straightforward mixin that can be added to the state of a `StatefulWidget`.
Blue-Cheesecake/Plant-Monitoring-Application
This application is designed to monitor the temperature and humidity of plants using an ESP32 device, which sends data to Firebase through APIs provided by a Flask server. The frontend is built using Flutter and can be used on iOS, Android, and Web platforms.
Blue-Cheesecake/acda-reward-app
The reward application that allow everyone to draw the lucky reward!
Blue-Cheesecake/actix_web_api
An example of how to write APIs using Rust with Actix Web. It serves as a practical guide and reference for developers looking to build web applications and services with Rust. The repository includes detailed examples and code snippets covering various aspects of API development.
Blue-Cheesecake/Gin-Gun
A simple web server and web application in food shop theme
Blue-Cheesecake/Hacktoberfest-2022
This is the Repository for Hacktoberfest 2022, specially for contribution and get the pull request accepted!! All Languages are accepted! https://invisiblepro.github.io/Hacktoberfest-2022/
Blue-Cheesecake/itcs371-testing-lab
This is the testing lab for ITCS371.
Blue-Cheesecake/jpacman
Pacman-inspired game, for teaching testing purposes. (>= v9.0.0)
Blue-Cheesecake/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Blue-Cheesecake/mason_bricks
The repository holding all bricks for mason
Blue-Cheesecake/Movies
A cross-platform mobile application designed for movie enthusiasts. It offers an interactive way to explore a vast collection of movies, posters, and trailers.
Blue-Cheesecake/playtorium-assignment
This repository is created for submitting to Playtorium Assignment
Blue-Cheesecake/Rational
A repository for students to practice how to create JUnit test cases and perform TDD.
Blue-Cheesecake/REST-APIs-Express-Typescript-DI
A RESTful API backend application built using Express and TypeScript, emphasizing the Dependency Injection (DI) pattern.
Blue-Cheesecake/skills-hello-github-actions
My clone repository
Blue-Cheesecake/SmallShop-Flutter
SmallShop is a simple shop application made with Flutter to practice using "Provider" as a state management. The purpose of this project is to practice state management in Flutter.
Blue-Cheesecake/Spring-n-Mongo
A simple Spring Boot project that demonstrates how to connect to MongoDB as a database. It showcases basic operations and provides a starting point for developers who want to work with Spring Boot and MongoDB.
Blue-Cheesecake/vprofile-project
Blue-Cheesecake/WebSocketExamples
A demonstration for establishing the connection using WebSocket protocol and connecting to the server from client. The server is built by Spring Boot. The clients are written by Dart & Flutter.