Created based on tutorial by Ibas Majid

Github Repos

0🍴0Updated 5 months ago
repo showcase

Karolina Ryzińska, Barbara Żurek - Sztuczna Inteligencja 2023

grupa 4 (wtorek 18:30)

SI-C1

SI-C2

SI-C3

SI-C4

SI-C5

SI-test example

Strona internetowa do gry w szachy - projekt zespołowy top 5 uwm studenci
0🍴2Updated 16 days ago
repo showcase
0🍴0Updated a month ago
repo showcase

simple ToDo List app:

made using Expo, React Native

allows adding a new task and deleting it (press it to delete)

what might be useful:

  • a task's page - date of creation, description
  • move delete to task's page
  • edit task option
  • seperate list of completed tasks (or move completed to the bottom)
Blog page made with Gatsby. Includes a contact form, showcase of Github repos and slugs for markdown posts.
0🍴1Updated 19 hours ago
repo showcase

KRYZIN - made with Gatsby

Netlify Status

Currently working on

Adding next:

  • Adding DatoCMS:
    • featured post on home

Might add in the future:

  • Some basic cookie policy in footer + settings + pop-up banner
  • Breadcrumbs
  • version badges for README

Quick start

  1. Start developing.

    Navigate into directory and in shell/git bash:

    git clone https://github.com/kryzin/kryzin-com.git
    cd kryzin-com/
    npm install
    

    then create a .env file and add:

    GITHUB_LOGIN=your_login
    GITHUB_PERSONAL_ACCESS_TOKEN=your_token
    

    to get the token check out this tutorial!

    save and inside your project dir run:

    gatsby develop
    
0🍴0Updated 3 days ago
repo showcase