diff --git a/pages/about.php b/pages/about.php index 7cf9e4b..5431d1f 100755 --- a/pages/about.php +++ b/pages/about.php @@ -5,21 +5,21 @@
I​'m a full-stack web developer from Sweden, currently working as IT-Lead at iCellate Medical. iCellate is a biopharma start-up developing precision oncology in Solna, Stockholm. I develop and maintain my own web framework and use it to build web apps and websites - including this one.
+I​'m a full-stack web developer from Sweden, currently working as IT-Lead at the biopharma start-up iCellate Medical in Solna, Stockholm. I also develop and maintain my own web framework and use it to build web apps and websites - including this one.
The <programming/markup/command>-languages I currently use the most are (in a mostly accurate decending order): PHP, JavaScript, CSS, MySQL, Python, SQLite, Bash, and [pure] HTML.
This site and all of its components are 100% free and open source software. The website is designed and built by me from the ground up on top of my own Vegvisir (web) and Reflect (API) framework. There are no cookies or trackers on this site. The only information I have about you is your public client/proxy IP-address (= $_SERVER["REMOTE_ADDR"] ?>) plus the pages and resources your browser requests. None of this data is used for analytics.
+This site and all of its components are 100% free and open source software. The website is designed and built by me from the ground up on top of my own web and API frameworks. There are no cookies or trackers here. The only information I have about you is your public IP-address and which resources on this site your browser requests. None of this data is used for any kind of analytics.
I can at times become a real sucker for a variety of topics I find interesting, and spend hours reading as much as I can about them too. When I'm not glued to a computer screen with a cup of coffee ready at-hand, I like to skii and venture out on occasional hobby photography trips.
+With a cup of coffee ready at hand, I can at times become a real armchair detective for a variety of nerdy topics I find interesting, and spend hours reading as much as I can about them too. I like to skii when I'm not glued in front of a computer screen.
These are my top projects I'm working on right now:
+Here are the projects I'm working on right now:
* Reflect: An API framework written in PHP - for PHP developers.
* Vegvisir: A web framework written in PHP and JavaScript - for PHP and JavaScript developers.
See more on my works page. And even more, including smaller projects on my GitHub profile.