Coder Social home page Coder Social logo

Hey πŸ‘‹ I am Sanjeeban! πŸ€“

About Me ✈️

πŸ”΄ I bring proficiency in Java, Data Structures and Algorithms and Object-Oriented Programming.
🟒 I am well-versed in Android Development.
🟣 Additionally, I’m familiar with the Spring framework, Git for version control and SQL for RDBMS.
🟑 I have also built projects using the above technologies.
🟠 I am passionate about technology and committed to continuous learning and growth in the software development realm.

visitors


Checkout my works

hashnode Dev to

Connect With Me



Sanjeeban Mukhopadhyay's Projects

news-app icon news-app

A simple news app for you to scroll through all the relevant headlines and be up-to-date.

react-native-svg icon react-native-svg

SVG library for React Native, React Native Web, and plain React web projects.

roomdatabase-app icon roomdatabase-app

Room persistence library allows you to perform, create, read, update, and delete operations the same way you would in SQLite API easily. This Room allows fluent database access while harnessing the full power of SQLite and helps you create a cache of your app’s data on a device that’s running your app. There are three major components in Room that are Database, Entity, and DAO. Watch the tutorial to learn how to implement your local database in Android Studio using the Room persistence library. Follow the steps to know How to Save and get Data local data using Room Database in the android studio:- 1. Create a New android studio project and add Room Database library to your project. 2. Now create a new Java file called User.java and Add the import declaration. 3. Creating a very simple table that consists of UID, Name, and Timestamp. 4. Add the variables like primary key, auto-generate, and column info. 5. Create another file called UserDao.java. Change the class into an interface and add and run the code. 6. Now Create a new file called AppDatabase.java and add the import declaration. 7. Now Create a variable as an instance and initialize the ExecutorService with the number of threads. 8. Create a static function that returns the instance and add the databaseBuilder statement to initialize the database. 9. Now Inside the MainActivity class and get the singleton instance of AppDatabase and call the appropriate functions. 10. Now call the execute function and pass a Runnable object.

tic-tac-toe icon tic-tac-toe

A simple Tic-Tac-Toe Game to play with your friends.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.