aaryan

aaryan

1-day streak
UF's Century Tower, the auditorium and 4th of July prep!
https://cloud-azgg3iekx-hack-club-bot.vercel.app/0image.pnghttps://cloud-9n9j6ovzu-hack-club-bot.vercel.app/0image.pnghttps://cloud-cs6lns6se-hack-club-bot.vercel.app/0image.png
New york city's bryant park!
https://cloud-1l3cv979x-hack-club-bot.vercel.app/0image.pnghttps://cloud-pphw7h3lr-hack-club-bot.vercel.app/0image.png
Learning Ruby from The Odin Project. So far I'm really liking the developer friendliness of the language! Will post some of the weird quirks of the language soon 🔜 ✨
https://cloud-6izn4fh1w-hack-club-bot.vercel.app/0image.png
Today I learnt that all elements in a DOM with an ID are available as global variables. In other words, the value of the id attribute for all elements are made available as properties of the global window object, and since window is the global object in the browser, it is accessible as a global variable! This is so cool, and why wasn't I aware of this omg 🤩 Edit: doesn't work on firefox, and don't use in production, only for testing stuff :)
https://cloud-k359eb62r-hack-club-bot.vercel.app/0screenshot_2022-04-16_at_17.36.25.png
TIL from Hussein Nasser that there's this new feature built into the browser, through which you can easily "lazy" load your images! It's as simple as just adding loading=lazy attribute in your <img> tags! If ya don't know what lazy loading does, it just defers loading the image until it reaches a calculated distance from the viewport, as defined by the browser. The intent is to avoid the network and storage bandwidth needed to handle the image until it's reasonably certain that it will be needed. This generally improves the performance of the content in most typical use cases.
https://cloud-rbreiz03p-hack-club-bot.vercel.app/0screenshot_2022-02-08-17-51-00-96_7a4090f09f6554852d748ee9fd6f40d3.jpghttps://cloud-l58cggfz6-hack-club-bot.vercel.app/0screenshot_2022-02-08-17-50-46-56_7a4090f09f6554852d748ee9fd6f40d3.jpg
Data structures in JavaScript!
https://cloud-c1fyhj6n5-hack-club-bot.vercel.app/0image_a88a40a5-1476-4441-b6ae-281dab355b1220220201_185659.jpg
Redis x Next.js full stack app in making! It'll be a car database with instant full text search! Making this with the help of fireship.io's article. I think I'm starting to like redis, it's fast and fun to work with :redis: :)
https://cloud-i3b8umplj-hack-club-bot.vercel.app/0image.png
Making a full stack search application using redis json and redis search! And possibly use it in my url shortening service!
https://cloud-4hc6yxh43-hack-club-bot.vercel.app/0screenshot_2022-02-01-21-57-19-00_7a4090f09f6554852d748ee9fd6f40d3_2.jpg
Working on my url shortening service! Starting with Nextjs 12's new Edge functions and redis, but plan to go even further and try to make it distributed highly scalable with no collision guaranteed! PS. I don't know which domain to use, lmk if ya have a short url and can lend a subdomain xD
https://cloud-mudwlkkhg-hack-club-bot.vercel.app/0image.png
https://cloud-kf1dd9965-hack-club-bot.vercel.app/0image.png
Making progress on my mobile first nextjs tailwind portfolio website! Making this website has been very rewarding and I think I really like using tailwind! Today i just finished my navbar ✨
https://cloud-9967km8er-hack-club-bot.vercel.app/0image.png
Here's my code in the dark submission (citd.vercel.app). tried to recreate hackclub.com/slack in 30 mins xD. It was really fun, didn't know I could still write vanilla html css, and speed coding is nice.
https://cloud-xfgmyxe4k-hack-club-bot.vercel.app/0image.png
Wrote my first Arduino code on the nodemcu board i got as a secret santa gift! 🎅
https://cloud-g620x91vt-hack-club-bot.vercel.app/0slack_image__2022-01-12_15-25-23-902_.jpg
Did some tweaks on my new nextjs personal website! CSS has been holding me back a lot, I'll try to learn more of it so that I can ship stuff faster!
https://cloud-d23yg7tdm-hack-club-bot.vercel.app/0image.png
New next website in the making!
https://cloud-oydbox3xs-hack-club-bot.vercel.app/0image.pnghttps://cloud-l8rtf8mki-hack-club-bot.vercel.app/0image.png
Reading about threads and processes synchronization today for my operating systems and systems programming exam tomorrow!
https://cloud-2v2p9rsqf-hack-club-bot.vercel.app/0image.pnghttps://cloud-rdml41p7a-hack-club-bot.vercel.app/0image.png
Reading about how CERN has been using ceph to store data at petabyte scale (or more) without ever missing/corrupting even a single byte of data. Also learnt about tape storage, it's very interesting that something that I considered very old is now an integral part of cutting edge technology.
https://cloud-4sqxe9u7i-hack-club-bot.vercel.app/0image.png
Working on a new blog post on different stages of software development, and what runtime, compile time, build time mean and respective errors. Next I'm gonna write a blog on Ahead of Time (AOT) compilation and Just In Time (JIT) compilation. It's gonna be really fun :) you can checkout my previous blog posts on blog.aaryanporwal.com
https://cloud-j13hehhvm-hack-club-bot.vercel.app/0image.png
Learnt a lot about Kubernetes, tried my hand on kubeadm, created my own highly available cluster (with one master - one worker architecture). Gonna deploy a node.js webserver on it and try to benchmark it soon!
https://cloud-dlsr5v27o-hack-club-bot.vercel.app/0image.png
My Youtube playlist length calculator is complete (has CLI, will make a website later). Now back to building my amazon price tracker! 💪
https://cloud-6rk5obtha-hack-club-bot.vercel.app/0image.png
I was tired of not being able to find any website that could calculate total length of a YouTube playlist, so I built one! Gonna ship it soon 🚢 ⭐
https://cloud-kdmt6r39i-hack-club-bot.vercel.app/0image.png
Learning Puppeteer and nodemailer by building an open source amazon price tracker that sends price alerts directly to your inbox 😉
https://cloud-pdzedkd9f-hack-club-bot.vercel.app/0image.png
https://cloud-1j64x1re8-hack-club-bot.vercel.app/0image.png
https://cloud-cnhgir1md-hack-club-bot.vercel.app/0image.png
Reading Operating systems: three easy pieces (ostep). I've started reading this as a complement to my lectures. Really good explanation!
https://cloud-qbgzicms0-hack-club-bot.vercel.app/0screenshot_2021-09-08-13-37-25-12_e2d5b3f32b79de1d45acd1fad96fbb0f.jpg
Trying out webstorm! It's really amazing wowies
https://cloud-ja55v5gu7-hack-club-bot.vercel.app/0image.png
Hackin the hack club marathon! It's really fun and a really cool use of npx haha
https://cloud-83wiyrgqu-hack-club-bot.vercel.app/0image.png
Conducted a discussion about JavaScript in our club, we discussed about js runtimes, browser engines, esm, bundlers and tc39.
https://cloud-edqkdqajv-hack-club-bot.vercel.app/020210305_083055.jpg
My visual tests are now catching diffs that will 100% be missed by any e2e tests! This diff is of bootstrap v4 to v5 migration changes which drops the form-group class, this is a breaking change and will break a lot of things on the internet! Except our ceph dashboard ;)
https://cloud-cvnhduito-hack-club-bot.vercel.app/0untitled.png
Somtimes things are not as complicated as you think! I've been banging my head trying to run cypress e2e tests (from docker), it didn't work in the first run, I thought I'm doing things wrong, googled stuff, found that I need to catch xvfb messages (X things) and pass it to my host. Spent two hours trying to read different scripts that run ceph cypress e2e tests and trying to pass down flags in there and hoping they'll run. At the end (tl;dr) I figured things out, my mind came to right place and I found that the only bug was that cypress base url was using http instead of https. And I only need to run npx cypress open from the frontend directory. :stare: So now I finally can run the e2e tests!!!! I'm almost in tears seeing things just work now! 💖 😭
https://cloud-h7dfm8p3y-hack-club-bot.vercel.app/0image.png
Wrote some tests today! Cypress e2e and visual regression tests. It is kind of overwhelming for me at the moment, but let's see...
https://cloud-7njiyes4x-hack-club-bot.vercel.app/0image.png
Been reading applitool's eyes cypress sdk, for my gsoc project. Visual testing is fun ngl <3
https://cloud-jvyd33qkx-hack-club-bot.vercel.app/0image.png
Read up a lot about prototypes and prototypical inheritance in JavaScript, gonna write a blog soon :) should be published tomorrow if everything goes as planned .
https://cloud-bxtmhpic3-hack-club-bot.vercel.app/0screenshot_2021-07-04-03-57-02-699_com.android.chrome.jpg
Worked on some open source stuff. Mostly jekyll and css things. We're using liquid lang with Jekyll, it is pretty intuitive declarative lang which gives sql vibes and is maintained by Shopify.
https://cloud-9844reskr-hack-club-bot.vercel.app/0screenshot_2021-07-03-03-44-36-481_com.fastaccess.github.jpg
Self hosted vscode! I can host my projects really fast now :)
https://cloud-mxnztdmxt-hack-club-bot.vercel.app/0screenshot_2021-07-02-02-21-57-898_com.android.chrome.jpg
Getting started with PL/SQL for tomorrow's quiz!
https://cloud-37huwp6y3-hack-club-bot.vercel.app/0img_20210701_011103.jpg
Rewrote css and shaked the tree a bit to optimize and fix bugs. Felt great ❤️
https://cloud-nku1qv2jz-hack-club-bot.vercel.app/0screenshot_2021-06-30-03-08-51-414_com.fastaccess.github.jpg
Mood
https://cloud-lcokke8h9-hack-club-bot.vercel.app/0img_20210626_002854.jpg
JavaScript is amazing <3 I had to put all hardcoded headings and paragraphs into a yaml file and I just quickly opened up devtools and fiddled with it and solved the problem quicker than I could even open vscode and hit compile in C.
https://cloud-duhgkuwtc-hack-club-bot.vercel.app/0image.png
Exploring GitHub explore 🚀 Reading quality code builds up your muscle memory, it's really fun just reading good quality code :)
https://cloud-je0uiqmt0-hack-club-bot.vercel.app/0image.png
Investigating debouncing in JavaScript 🔍
https://cloud-8iymbqauo-hack-club-bot.vercel.app/0image.png
I got invited to the Ceph organization!!!
https://cloud-ogopm8dkj-hack-club-bot.vercel.app/0image.png
Shipped out a new blog after a long time! it's a short one but please please ping me with feedback/suggestions/critcisms! Check it out at: blog.aaryanporwal.com
https://cloud-dtczlkfe4-hack-club-bot.vercel.app/0image.png
blog post coming out soon 👀
https://cloud-8cswdw5wj-hack-club-bot.vercel.app/0image.png
OMG!!! Caprover works on OCI ARM instance! Just installed docker and then ran the caprover install script :meow-party:
https://cloud-i6gxpwwe1-hack-club-bot.vercel.app/0image.png
Trying out the new Oracle cloud's ARM instances!
https://cloud-kkhixgy0m-hack-club-bot.vercel.app/0image.png
WOOT WOOT, one reboot later! Finished deploying caprover!
https://cloud-kj7z1clzh-hack-club-bot.vercel.app/0image.png
oops caprover oom'ed my oracle 1 gig instance
https://cloud-c4qk0r413-hack-club-bot.vercel.app/0image.png
Wrote my first ever test! I really like this and will give TDD a shot!
https://cloud-5gjpjd33k-hack-club-bot.vercel.app/0image.png
Attending the CEPH onboarding session!!!!!!!!!
https://cloud-hv1amlerj-hack-club-bot.vercel.app/0image.png
Trying out kaggle/ml stuff with fellow RCers! xD
https://cloud-deiz0ctk2-hack-club-bot.vercel.app/0image.png
First PR in CEPH, warming up for a great summer in GSoC :harder-flex:. I was so freaking scared in the beginning lol, nothing worked for months! I can't believe I learnt so much stuff in such short time 😌 :opensourceparrot:
https://cloud-huzw75r9q-hack-club-bot.vercel.app/0image.png
Seriously though, I'm starting to hate coding...
https://cloud-opvprykkp-hack-club-bot.vercel.app/0image.png
Attending Google I/O, and wow gogole really knows their u/x game
https://cloud-nndhv13bw-hack-club-bot.vercel.app/0image.png
YESS!!! I finally deployed my sad cats API (ScaaS) to my Oracle Cloud Instance's public IP, I had to learn about Ingress rules, IPTABLES and ufw. I've failed so many times trying to do this oof. But seriously if I had figured out how to do it early, I wouldn't be able to learn so much! (But seriously I should've read oracle cloud's docs at first lol)
https://cloud-kkw6nfram-hack-club-bot.vercel.app/0image.png
YESSS Dockerized my ScaaS!!!!! P.S Pair programming is OMG INCREDIBLE I SAVED 10s of hours!!!!!!!!!!!!!!!!!!!!!!!!!!!!
https://cloud-5eik0bqg1-hack-club-bot.vercel.app/0image.png
It even has this cute lil in-built browser :linuxfox:
https://cloud-rf7okos7b-hack-club-bot.vercel.app/0image.png
VS Code's SSH support is amazing, I'm obsessed! I was really missing this in my life, now I'm gonna ship cool stuff in seconds trust me
https://cloud-hwwx4zumo-hack-club-bot.vercel.app/0image.png
Containers! Katacode is such an amazing platform for learning cloud stuff wow!
https://cloud-ofqyahe8q-hack-club-bot.vercel.app/0image.png
Docker-compose is current mood. A lot of ceph-dev vibes here. The logs are not going away, I kinda need help.
https://cloud-3biiiyjcv-hack-club-bot.vercel.app/0image.png
Wheeee starting a blog soon!!!!
https://cloud-lsi32zylp-hack-club-bot.vercel.app/0image.png
YESSSS I finally got it running! Learnt some stuff about lambda functions, but still not very sure what it is, but it's a really great thing xD
https://cloud-dr068q3il-hack-club-bot.vercel.app/0image.png
Yess!! Just got access to Open AI beta! Can't wait to make cool stuff with it :poggers:
https://cloud-5syguv4nf-hack-club-bot.vercel.app/0image.png
Yeah been on sooo many zoom meetings this week (we don't use zoom for school), also I realized how much netflix I've been watching :angrycry: . I've been learning React again these days and brushing up on my ML theory!
https://cloud-jw5dz4873-hack-club-bot.vercel.app/0image.png
Trying to solve this 👇
https://cloud-mqlm52r06-hack-club-bot.vercel.app/0img_20210330_124529.jpg
Continuing my rust journey :luggage:
https://cloud-hzpdiicqv-hack-club-bot.vercel.app/0image.png
Why did I get 150 Mbps plan this month? XCODE oof
https://cloud-7kw475lcn-hack-club-bot.vercel.app/0image.png
hello again world!
https://cloud-pswyuvnxx-hack-club-bot.vercel.app/0image.png
Setting up K8 on my puny laptop was not that difficult thanks to minikube. Also exploring something new today i.e cloud native stuff
https://cloud-i8zmyjns9-hack-club-bot.vercel.app/0minikube-ku8.png
Reading "Ray Tracing in C++ in One Weekend" this weekend. 10/10 worth a read. I'll try to re-implement this book in rust after I'm done with this!
https://cloud-tjgc16pep-hack-club-bot.vercel.app/0image.png
I learnt some stuff about compilers: lexers, parsers. I'll learn more about it tomorrow. Feeling weird, moving to a different city tomorrow. Here's a picture of a weird lemonade with curry leaves and soda that I liked for some reason.
https://cloud-gxap8wczf-hack-club-bot.vercel.app/0snapchat-403657943.jpg
Digging deeper into how broken web development is rn. What I've seen is that developers are taught that the only way to create an application is to use all these APIs and frameworks that have already solved a problem. The issue, I think is that all these frameworks and apis don't actually solve your problem. It has solved someone else's. So the so-called pieces don't really fit together well, and you end up needing a bunch of duct tape and glue to hold things together. Link to the article: qz.com/646467/how-one-programmer-broke-the-internet-by-deleting-a-tiny-piece-of-code
https://cloud-ejace58lm-hack-club-bot.vercel.app/0image.png
If someone tells you that CLI is better than GUI, ask them to use VBox CLI
https://cloud-62m1cq630-hack-club-bot.vercel.app/0image.png
This is my new Netflix! I've been moving towards reading articles and watching talks in my free time rather than watching TV shows. It's probably WebRTC and networking stuff that I'm slowly falling in love with Also I found great articles and resources on a lot of networking stuff that goes on underneath all the APIs WebRTC uses, so I'm thinking of making a proper list out of it and pushing it to GitHub :thonk:
https://cloud-muw35jo5v-hack-club-bot.vercel.app/0img_20210311_044558.jpg
I really wanna see if this works
https://cloud-algsqaal1-hack-club-bot.vercel.app/0image.png
Getting started with WebRTC
https://cloud-qqd563pm2-hack-club-bot.vercel.app/0image.png
Kinda like working with Node.js!
https://cloud-jw0xzutif-hack-club-bot.vercel.app/0screenshot_2021-03-07_at_1.02.42_am.png
Okay wow, Swift is fun! Kinda don't like how slow my workflow is right now and oof my mac can't handle xcode, I have to read docs and watch tutorial on my phone and code on my mac.
https://cloud-pnv5wf2tn-hack-club-bot.vercel.app/0screenshot_2021-03-02_at_9.20.57_pm.png
Fiddling with Spotify API 🎵
https://cloud-ml2virfdt-hack-club-bot.vercel.app/0image.png
Getting started with App Development using Swift 🍎
https://cloud-5fg66y5rf.vercel.app/0screenshot_2021-02-08_at_4.32.41_pm.png
Built an image classifier using ml5.js! Now I can either improve this website or learn how to build the same thing from scratch using tf.js, hopefully both?
https://cloud-qfhhdlz2a.vercel.app/0image-25.png
Making a custom dynamic prompt for my zsh :hyperfastparrot:
https://cloud-40l8swse7.vercel.app/0image.png
https://cloud-3lpw05nkl.vercel.app/0image.png
YESSSS :ultrafastparrot:
https://cloud-lrg40d1e9.vercel.app/0image.png
https://cloud-oq12all1p.vercel.app/0img_20210111_013931.jpg
This is fun ngl, who knew studying for exams can be fun
https://cloud-8zytxpouz.vercel.app/0img_20201223_194113.jpg
Trying out Qubes
https://cloud-ixz8erfsn.vercel.app/0image.png
HHAHAHHAHAHHA Got rid of youtube feed
https://cloud-hl0olt0n1.vercel.app/0image.png
youtube-dl is so easy to use!!!
https://cloud-rgc3wxdus.vercel.app/0image.png
This looks so cool I can't even
https://cloud-g9rh02a1r.vercel.app/0image.png
Ah at last studying Data Structures
https://cloud-avmrs3qsm.vercel.app/0image.png
Finally I'll get my first ever sticker package
https://cloud-82y1mk8h4.vercel.app/0img_20201203_225836.jpg
I solved the first one! #adventofcode
https://cloud-aiqf59zmd.vercel.app/0image.png
Aaaand I miss diwali, but as a status update, I'm gonna be learning Rust alongside of React and Data Structures in C++. Seems a lot I might have to drop something soon 😖
https://cloud-m2ibsn1ze.vercel.app/0snapchat-964259772.jpg
OMG I'm in, I set it up successfully! A full blown dns blackhole lmfao
https://cloud-gh6pbf2rb.vercel.app/0image.png
Setting up a pihole on AWS
https://cloud-329lv8my5.vercel.app/0screenshot_2020-11-23_at_12.07.23_am.png
React day 4!!! React is so cool bruh
https://cloud-i7weeewgb.vercel.app/0image.png
https://cloud-pvj8yijwe.vercel.app/0image.png
Started learning react :D React is honestly the framework I always wanted!
https://cloud-48x6xneon.vercel.app/0screenshot_2020-11-19_at_10.18.36_pm.png
Ooh, trying out Emacs' psychotherapist, in hope to get some help with my workshop
https://cloud-2ogt8egzk.vercel.app/0image.png
Wow
https://cloud-d9fz8r4bv.vercel.app/0image.png
Happy Halloween!! Guess who made this art??
https://cloud-e6qt4p24v.vercel.app/0devil.png
https://cloud-38i9lv8ce.vercel.app/0image.png
Making a lil something
https://cloud-huv13fjk6.vercel.app/0image.png
Making a little something for quite a while 🤫
I'm a cool kid too ++
https://cloud-ycri2dksb.vercel.app/0image.png
Reading something cool!
https://cloud-baz9e1ngq.vercel.app/0image.png
At last, a 128 gigs portable af linux drive
https://cloud-jgi8wm64f.vercel.app/0image.png
Installing linux on my usb drive!
https://cloud-oax69jk8w.vercel.app/0img_20201020_013709.jpg
Ah was busy making some projects, forgot to post it here 😣, so here's a random picture from my room
https://cloud-bcog2hzc8.vercel.app/0img_20201019_110800.jpg
Day 4/30 , Objects and arrays, and now I'm going to read a lot about Data Structures
https://cloud-6eagxokuu.vercel.app/0image.png
Oh wow, just noticed BigSur got this new feature
https://cloud-pyxl0e8ha.vercel.app/image.png
Day 3/30: Loops, Functions and some exercises
https://cloud-9uvmlvdaq.vercel.app/screenshot_2020-10-06_at_11.34.26_am.png
Got exams :''), Won't be able to build stuff for a week :")
https://cloud-ap1nbip6e.vercel.app/0image.png
This feature in vanced blocks all kinds of promotions and stuff from youtube, I think it scans captions to determine when the sponsored content is coming
https://cloud-nprzj1nmd.vercel.app/0screenshot_2020-10-03-04-15-40-525_com.vanced.android.youtube.jpg
Day 2/30: Javascript Objects - they are fairly similar to other languages (I guess). But um there's a lot of stuff in js. My uni exams are starting from the 5th of october, Idk if I should pause my js journey till my exams get over or not :thonk:
https://cloud-iffnkr7v3.vercel.app/0image.png
https://cloud-36a6mxaum.vercel.app/0image.png
Trying to create my own url shortening service using AWS rds.
https://cloud-dwj9uirej.vercel.app/0image.png
Upping the SQL game, I'll learn js after this
https://cloud-jtdnnffe1.vercel.app/0image.png
So today I start my JS journey, I hope I can stick through the whole month, I'd post something everyday about it. (1/30) Learning about functions
https://cloud-kz6fa4c6i.vercel.app/0image.png
Made my own cli app in nodejs!
https://cloud-lvkgvhorl.vercel.app/0screenshot_2020-09-28_at_10.55.49_pm.png
oof not again
https://cloud-ksb6z5pl0.vercel.app/0image.png
Hahaha
https://cloud-7wqst66vz.vercel.app/0image.png
SVELTE is super cool, we learnt svelte to make a website for our club
https://cloud-oz2vhrrsy.vercel.app/020200923_004758.jpg
Building stuff 😤
https://cloud-ato6hdhaj.vercel.app/0img_20200921_121257.jpg
Studying about templates in C++ I'm still kinda behind my class's course, but I'll try to cover this weekend.
https://cloud-lbc0244fl.vercel.app/0image.png https://cloud-lbc0244fl.vercel.app/1image.png
Learning SVELTE today :partyparrot:
https://cloud-dp25r6550.vercel.app/0image.png
Wildflower is 🔥, also thinking of making a collaborative playlist 🤔
https://cloud-fi8hwbd1o.vercel.app/0img_20200916_130327.jpg
Classes
https://cloud-46mvy7bgb.vercel.app/0image.png
My hard work paid off!
https://cloud-ggjiieavk.vercel.app/0img_20200914_231946.jpg
https://cloud-28zvhyz9b.vercel.app/0cs50_puzzle_day_2020.png
Going ahead with JS now
https://cloud-frgkro1vr.vercel.app/0image.png
Made a clocc in js, thanks to fayd's workshop
https://cloud-anhcizptt.vercel.app/0image.png
Learning JS for react from educative.
https://cloud-jidpcs891.vercel.app/0image.png
Today I completed a Web Dev Primer on educative.io :ultrafastparrot:, I learnt a lot of stuff about web dev and software stacks. I think I'll be able to make better decisions now :yay:
https://cloud-4cfqfyzbx.vercel.app/0image.png
Doing this at ~3AM
https://cloud-ijkf8j74s.vercel.app/0image.png
Today I begin my journey of learning data structures and algorithms in depth. Also solving project euler problems simultaneously!
https://cloud-6imya0c7b.vercel.app/0image.png
I was very productive today 😛
https://cloud-du3b0lilm.vercel.app/0image.png
I really like to learn about the mysteries and I try to decode them by myself and I think it's my hobby to read about some of the greatest mysteries of the world!
https://cloud-9causmor5.vercel.app/0img_20200830_222954.jpg
Solving array questions
https://cloud-1m4lua636.vercel.app/0screenshot_2020-08-17_at_6.59.21_pm.png
Solving some questions on leetcode, school's starting tomorrow, I'm already swimming in stuff todo, but here's a problem that I really liked:
https://cloud-o64eckyp7.vercel.app/0img_20200816_204402.jpg
Awk's are so cool, also schools starting from monday HELP🚨
https://cloud-p6xsllmes.vercel.app/0screenshot_2020-08-16_at_1.42.52_am.png
Didn't do much today, got my grades today and stuff. also trying out the Big Sur update
https://cloud-1ajyd8qfy.vercel.app/0screenshot_2020-08-15_at_12.49.54_am.png
My Mac's not working since morning, so I thought I'd go over to the books I lent!!
https://cloud-pcq5ufo9r.vercel.app/0img_20200813_200138.jpg
Starting with cs50, to get a structure and I like the psets!
https://cloud-231u3nenk.vercel.app/0screenshot_2020-08-12_at_6.16.38_pm.png
My mac wasn't /isn't booting up rn and shutting down at random times without any warning, and apple support says it can be a kernel panic, I wasn't able to do much today, wasted a whole day in this mess
https://cloud-b2falu0e7.vercel.app/0screenshot_2020-08-12_at_12.38.46_am.png
Today I learnt some oops concepts in python, I don't have screenshots with me rn. So here's something: meme of the day
https://cloud-14kpk0yiq.vercel.app/0img_20200811_171031.jpg
Took a lil rest today and tried to revise what I did in the week. Here's a picture of my aquarium🐠
https://cloud-f9od0ivwm.vercel.app/0img_20200810_203217.jpg
Today's data science with python class (day 2). Here's a mindmap of what I learned ❤️
https://cloud-m2s3qervi.vercel.app/0python_day2_mind_map_auto_x1.jpg
Looking how objdump, binary files and disassembling binary files works. I have no clue but very curious and looking for resources
https://cloud-7kmzbfdwk.vercel.app/0screenshot_2020-08-09_at_2.34.20_pm.png
Capturing them flags
https://cloud-l5iq69xwk.vercel.app/0screenshot_2020-08-08_at_1.32.03_pm.png
Very confused about what to do, web dev or something else, but had started learning python so continuing with that for now, might learn js later
https://cloud-q0jwzgmfo.vercel.app/0screenshot_2020-08-07_at_3.16.31_pm.png
I think it's time to learn a bit about js
https://cloud-3ohvs6u2o.vercel.app/0image.png
Doing some 🐍
https://cloud-r7svpl2oc.vercel.app/0screenshot_2020-08-05_at_3.50.08_pm.png
Looking at CERN's projects in gsoc this year and hope I would be able to contribute to it someday xD.
https://cloud-1cziza6a7.vercel.app/0screenshot_2020-08-04_at_12.43.26_pm.png https://cloud-1cziza6a7.vercel.app/1screenshot_2020-08-04_at_12.43.42_pm.png
Made a spam bot!!! It can bombard with messages anywhere! In the video I spam user with full transcript of the beemovie 😈 , check it out:
https://cloud-afpu7zue6.vercel.app/0screenshot_2020-08-02_at_4.58.09_pm.png
Made a logo for #osf
https://cloud-fxxiba7lp.vercel.app/0osf-logo.png
Been doing this since I woke up! Love the tasks
https://cloud-eilgpst18.vercel.app/0screenshot_2020-08-01_at_7.37.45_am.png
Thinking of making a portfolio, what are your ideas?
https://cloud-39gcdhye8.vercel.app/0screenshot_2020-07-31_at_1.05.16_am.png
Hello I started working on coding a coffee-machine in Python 🐍 to brush up, It looks similar to the gif below:
https://cloud-iuhxzqzvc.vercel.app/0coffeemachine.gif