Giter Site home page Giter Site logo

π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞 !

an undergraduate computer science (dropout) student who's interested in learning more about technology. infinity love for computer vision (cv) and natural language processing (nlp) using ai/deep learning currently working with full stack web and mobile applications with some machine leaning.

crispengari

#include "CMakeProject2.h"
#include <torch/torch.h>
using namespace std;

int main(){
  torch::Tensor tensor = torch::eye(3);
  cout << tensor << endl;
  return 0;
}

crispengari

class Config:
  CURRENT = str(2024)
  MESSAGE = "Python, TypeScript/JavaScript and Java"
  
if __year__ == Config.CURRENT:
  print(Config.MESSAGE)

@crispengari deep learning enthusiast.

Do you believe Robots is the next big THING? Because I do!!!

robot

(async ()=>{
  await console.log("2024, i'm building more with react-native & have a close look to ML/DL/AI!!")
)();

crispengari

LinkedIn Instagram Facebook

crispengari's Projects

shopping-app-ng icon shopping-app-ng

This is a simple shopping app using MEAN stack. This Online shop allow users to add products and remove products into the shopping cart.

shopping-app-vue2.js-mevn icon shopping-app-vue2.js-mevn

This is a simple shopping application that allows users to add items to the shopping basket and remove items from the shopping basket as well. This application is using MEVN stack.

simple-login-app icon simple-login-app

CREATING A SIMPLE LOG-IN SIGN-IN tkinter APP WITH PYTHON 3 AND Sqlite 3

sms icon sms

(SMS) Student Management System- this is a simple student management system using tkinter and MySQL

sport-engine-next.ts icon sport-engine-next.ts

This is a simple `Next.js` application that searches for sports players and sports teams.

sqlite3-with-knex-express-api icon sqlite3-with-knex-express-api

This is a simple API that is created by SQLite3.db and knex, which INSERTS, UPDATE, DELETE AND SEARCH for students in the database.

students-registration-desktop-app icon students-registration-desktop-app

THIS IS A SIMPLE STUDENT REGISTRATION WITH electron-react, sqlite3 database, an express local server, knex etc. THIS APPLICATION ALLOWS USERS TO PERFORM SIMPLE DATABASE STATEMENTS SUCH AS INSERTING, UPDATING, SELECTING && DELETING .

svelte-startup icon svelte-startup

πŸ“ This repository is a svelte startup for cybernatically enhanced web apps.

tfaudio icon tfaudio

πŸ”ŠπŸŽ΅ this repository contains some practical examples on audio processing and classification using tensorflow.

todo-app-angular-js icon todo-app-angular-js

My first Angular JS application. This is a simple todo application that performs the following operations - adding a todo item - deleting a todo item - updates a todo item - showing all the todo items

tone-analyzer-text-machine-learning icon tone-analyzer-text-machine-learning

This is a simple Machine learning app detects the tone used by the user of the application on typed text using ibm api for AI and ML. This App also include a Tkinter GUI.

torchtext icon torchtext

🎺 this repository contains some natural language processing (NLP) examples in pytorch. in this repository i will show how to migrate from using torchtext.legacy to the torchtext API with examples.

tsconfig.json icon tsconfig.json

βœ” Boiler plate for my typescript config files npm package.

tv-shows-search-engine-vue-js icon tv-shows-search-engine-vue-js

This is a simple `Vue.js` frontend web app that searches for TV shows and get the results from an `API` using `tvmaze` API and

typing-app-vue3.js icon typing-app-vue3.js

This is just a simple application that for typing random paragraphs using `Vue.js`.

ui-libs icon ui-libs

✨this repository contains various example in creating components.

vscode icon vscode

⭐ this repository contains some vscode stuff.

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.