#questival #skills
Misplaced Lens Cap
Xuebing Du
taylor price

Kiana Khansmith

Product Placement
Jules of Nature
Fai_Ryy
art blog(derogatory)
todays bird

Love Begins

Janaina Medeiros
2025 on Tumblr: Trends That Defined the Year
sheepfilms
DEAR READER
Sweet Seals For You, Always
One Nice Bug Per Day
wallacepolsom
Claire Keane
Noah Kahan

tannertan36
seen from Lebanon
seen from Netherlands

seen from Canada
seen from Russia

seen from Germany

seen from Germany

seen from Germany
seen from United States

seen from Türkiye

seen from United States
seen from United States
seen from Bosnia & Herzegovina
seen from Argentina
seen from Sweden

seen from Brazil

seen from Morocco

seen from United States
seen from United States

seen from Germany

seen from United States
@seanjohnite
#questival #skills
The first three weeks at Fullstack
Wow. What an amazing time I’ve had in NYC so far! I can’t believe it’s already been three weeks since I first arrived for my coding bootcamp, Fullstack Academy. I was immediately swept up into the initial assessment, and we progressed through implementation of abstract data types, sorting algorithms, and the basis for JQuery’s ability to select elements from the DOM.
The assessment wasn’t too difficult, but I did feel like I was able to demonstrate what I had learned throughout the initial 1-month Foundations course. I found that the JavaScript Koans and the TestFirst suite were very helpful to prepare for the assessment and the material in Foundations.
Building abstract data types using data structures in JavaScript really allowed a deeper understanding of the data types themselves, and I was glad that we went over merge sort.
During the second week, we launched into Express, the lightweight `http` module wrapper used by many to make web servers, an implementation of a shell written in Nodejs, as well as SQL and SQL queries.
We most recently were introduced to Promises (an amazingly excellent way to get out of “callback hell”), made our first(!) fullstack web application, and began learning about MongoDB and Mongoose.
Fullstack is an amazing place with really smart instructors, but the people I’ve gotten to meet who are just as excited about web development as I am have made it completely worth it to me.
The application process with Fullstack Academy of Code
With the help of an extensive list of the best coding bootcamps at SwitchUp, I found a couple other bootcamps to apply to. The more I read about it, the more a school based on full stack JavaScript made sense to me. Programming in a single language on the front- and back-end could likely allow a deeper understanding of the language, and the Node.js JavaScript interpreter seemed like a really awesome way to learn/understand how webservers work.
With all of that in mind, I decided to apply to the Fullstack Academy of Code, as well as Hack Reactor, which I’ll talk about in a later post. I applied on May 26, the same day I applied for Launch Academy. The initial application wasn’t too extensive.
My experience with Charter
My first living situation in Madison already had their internet set up, and I think they used TDS, a local DSL provider in Madison. It wasn’t always super fast, but everyone extremely awful things to say about Charter. I eventually moved into a house who hadn’t set up their internet yet, so I decided to take charge and sign the house up. As I mentioned in an earlier post, I bought a compatible modem and router to avoid any stupid rental fees, and called/chatted with Charter about 5-6 times to get an idea of the promotions that they were running at the time.
I managed to get their monthly price down to $20/month with a $10 activation fee for 15 Mbps service (!), after chatting with a couple other people that were going to give me $30/month. I think the best way to get a good deal is the old standby HUCA (Hang Up Call Again). A year later, I was pleasantly surprised to find out that at the end of my $20/month promotion, a $30/month promotion kicked in.. I figured that someone had just signed my account up initially for both promotions and they just never took it off?
The application process with Launch Academy
At some point during May of this year (2015), I decided I wanted to do a coding bootcamp. I wanted to end up in Boston, so Launch Academy became my first choice at the time---most camps have a career day with a whole bunch of local employers at the end. I applied on May 26, and directly after sending in the application (it was automatic, I believe), I was offered an opportunity to book an interview slot. I booked a slot for the morning of May 29 and I was on my way to becoming a programming bootcamp student.
My inspiration to code
In my junior year of undergrad, I took St. Olaf’s introductory computer science course. I know now that I should have paid closer attention to the exhilaration I felt while learning, problem solving, and writing code. During my PhD, I have repeatedly gravitated toward problems that can be solved with code, and I inhaled an introductory course in Python online over winter break (highly recommended). This study culminated in the development of PTENpred.
Developing PTENpred full-time earlier this year helped me realize that for me, sitting in front of a computer all day trying to figure out X detail or Y function is not boring. I can’t imagine doing anything else.
Router, reborn with OpenWrt
This is the follow up to this post, the introduction of my router issues. I think I should probably note here that one of my ultimate favorite things to do is to take something that I already have, give it new functionality, and turn it into something for which most people pay additional money.
Somehow, a couple months ago, in the middle of writing my thesis, I got distracted by the fact that sometimes my iPhone doesn’t get a WiFi signal in my room. In my current apartment, my room is unfortunately pretty far (and separated by several walls) from where we have our router set up---the router just needs to be close to where the cable comes out, and my bedroom is just kind of far away. I wanted to figure out a way to boost the signal.. and I found out some really awesome things along the way.
A programming PhDoctor
I’ve spent the last 6 years of my life going through a PhD program, the Integrated Program in Biochemistry at UW-Madison. I successfully defended on April 22 this year, and graduated this past spring. If you ask me, you’ll hear that it was the hardest thing I’ve ever accomplished. During the course of this program, I’ve learned three important things:
I enjoy the problem solving and critical thinking inherent in protein biochemistry and PhD work---coming up with testable hypotheses is exhilarating.
In the biological sciences, testable hypotheses just take a really long time to actually test and validate.
In programming and coding, on the other hand, you can analyze an issue (bug), develop a testable hypothesis (change the code), and test it---all on a greatly shortened timescale.
Programming and software development is a way for me to harness my overactive constantly problem-seeking mind and coerce that energy into a usable form. I am meant to be a coder.
The case of the broken router
I bought my router when I moved in to a new place about three years ago. I wanted to make sure I got the best deal from the evil that is Charter (that actually turned out really well, which I could probably write about). I was put in charge of the internet by default because... well, no one else thought it was very important. I bought the Motorola SurfBoard SB6121 and the Buffalo WHR-HP-G300N. The modem was about $86 and the router was about $48. I am still super happy about both of these purchases: they are kickin' ass. But it took a little doing in order to get them to that point...
Discovering my virtual machine
I downloaded a copy of the Ubuntu 14.04 LTS Server edition a while ago. I thought it might help give me some Linux chops so that I could play around with setting up my old 2010 Mac Mini as a server. I had looked into a bunch of possibilities, and it seemed like there was a fair amount of problems with getting all of the components to work with Ubuntu unless it was using 10.04.
seanjohn56 turned 1 today!