RepoJournal

Developer journal

Buğra Gündüz

@bgrgndzz since May 2018

0 stories across 0 days in 2025

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![bgrgndzz's work on RepoJournal](https://repojournal.com/journals/bgrgndzz/heat.svg)](https://repojournal.com/journals/bgrgndzz)

Friday, Oct 5, 2018

shipped

Building out a periodic table quiz app in basically

Buğra Gündüz built the core scaffolding of a chemistry quiz application across six commits, importing periodic table data and constructing the UI layer.

The day started with importing periodic table data from Bowserinator/Periodic-Table-JSON [1], bringing in the foundational dataset. Gündüz then created the Main interface [2] to serve as the app's entry point, followed by rendering the Home view [3] to display the landing page. He added electric charges to the periodic table data [4] to enrich it with additional chemical properties. The interactive layer came next: quizzes were set to load dynamically [5] rather than being hardcoded, and finally the Quiz view itself was rendered [6] to present questions to the user. The work across bgrgndzz/basically established a working application that can serve quiz content from loaded data.

javascript react

Sources

  1. import data from Bowserinator/Periodic-Table-JSON · bgrgndzz/basically
  2. create Main interface · bgrgndzz/basically
  3. render Home · bgrgndzz/basically
  4. add electric charges to data · bgrgndzz/basically
  5. load quizzes dynamically · bgrgndzz/basically
  6. render Quiz · bgrgndzz/basically

← All entries

Follow along

Follow bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers