absima
data analysis || full-stack web-dev || math || network analysis || neuroinformatics
Frankfurt, Germany
Pinned Repositories
dorpseq-0.5
update
elephantSQL-api
Another exercise of practicing the CRUD queries (GET, PUT, POST and DELETE verbs) with Elephant SQL
graph_visjs
maintainingMyPastPyCodes
ML_basics_2018
netlify-test
Demo from Chris ... illustrating how we could view our pages via netlify
node-pg-eg
demo to create a simple api using elephantSQL, mainly adapting (tricky word for in fact copying :D) what Chris demonstrated to us in session.
pokemon-api_mongo
pokemon-React
portifolio
absima's Repositories
absima/dorpseq-0.5
update
absima/elephantSQL-api
Another exercise of practicing the CRUD queries (GET, PUT, POST and DELETE verbs) with Elephant SQL
absima/graph_visjs
absima/maintainingMyPastPyCodes
absima/ML_basics_2018
absima/netlify-test
Demo from Chris ... illustrating how we could view our pages via netlify
absima/node-pg-eg
demo to create a simple api using elephantSQL, mainly adapting (tricky word for in fact copying :D) what Chris demonstrated to us in session.
absima/pokemon-api_mongo
absima/pokemon-React
absima/portifolio
absima/practicingReact
Done in collaboration with Arthi, Fi and Sivak. ...
absima/pygame
absima/pyscript_test
absima/react-API-HackerNews
Building a react app from publicly available Hacker News api. ... The idea is to practise search and pagination features apart from connecting our app to a database.
absima/router-tutorial
Understanding react router
absima/routing-contentfulAPI
For this project, contentful api was already set up with two content models (country and continent) with several fields as contents (eg. name, overview, image, location). This project then uses my contentful api to build my react app ("travel blog").
absima/selfWork_routing-localPortAPI
makes the data available on local port to route to a react app.