Pragtech's Poseidon Named Finalist in the ADB-AIM Hackathon 2019 Pragtech develops an app called Poseidon to help Filipino residents track water availability and prepare for a flood as an entry to this year's ADB-AIM Hackathon.
Pragtech Throws Its First Ever Office Halloween Party We have Joker and Dora the Explorer in the house y’all! It's the first time Pragtech [https://www.pragtechnologies.com/] celebrated a 'Spooktacular Halloween.' Celebrating Halloween was our way to release
How to Rename an ASP.NET Core Project I have been a .Net developer for about 3 years now. And in those years, I have experienced a great ordeal from RENAMING SOLUTIONS. I know that by doing so, it will break
Episode 2: The Admins (In The Zone continuation...) Right when you thought you can't figure things out, the universe collides to give you a solution. And oftentimes, you can't keep the burst of emotions. But hold your
Episode 1: In The Zone We sometimes get bitten by the “in the zone” bug consciously or subconsciously. For us in Pragtech [https://www.pragtechnologies.com], it is a mental state and an actual pursuit. It is when
Simple Peer Review Guidelines Introduction As a developer, it has been a struggle on how we can standardize our code. This guideline is a result of our experience from some of our projects. I hope it will
Excelsior! Pragtech Kicks Off Its Own Roomniverse We believe in doing things differently and we try to spice things up from time to time to keep the vibe lit. We decided to create a comic series as our way to
How to Install and Setup Visual Studio 2019 for .NET Development Introduction .Net development pronounced as it is, is a framework that provides programming guidelines that can be used to develop a wide range of web and mobile applications to Windows-based. Also, the .NET
Stepping Up It’s Time To Step Up: Don’t Waste Any Opportunity > All of us have dreams but not a lot of us have plans and the courage to get there. Some people want to grow and be successful in the field they’ve chosen
Pragtech Team Building '19: Fostering Teamwork, Stronger Bond and Life Lessons A few days back we were already on a company outing high. We even tried that free gym pass at Anytime Fitness Marikina to get our physical bodies warmed up for the weekend.
Pragtech Seals Identity in International Magazines Pragtechnologies Corp. (Pragtech), a start-up tech company headquartered in the Shoe Capital of the Philippines, which specializes in software development using the latest technologies in the market, was considered as one of the
Tech Startup Carves Own Domain in the City of Shoes Marikina City is known as the Shoe Capital of the Philippines because it is where most of the country's expert and skilled shoemakers, artisans and manufacturers are found. But a tech startup, Pragtechnologies
Where Did That Come From? Pragtech’s Logo Explained If you are wondering how did Pragtech come up with a logo looking like a bunch of circles and a dot in the middle. Well, let me explain to you how a then-candidate
Pragtech Celebrates Christmas 2018 with a Disco Bang It's that time of the year again. Pragtechnologies celebrated its Christmas party, Friday, December 7, ahead of the month-long celebration of fun and festive activities in the country. Noel del Castillo, CEO of
Pragtech Shares the Spirit of Christmas to Kids at Meteor Homes Pragtechnologies led by CEO, Noel del Castillo visited Meteor Homes Family Center in Brgy. Fortune, Marikina, Saturday, December 8 as part of the company's annual Christmas celebration. “Nagpapasalamat tayo sa Diyos dahil Sakanya,
seeyoudoc SeeYouDoc at UnionBank's GlobalLinker TradeConnect Singapore SeeYouDoc at the TradeConnect GlobalLinker in Singapore sponsored by UnionBank.
Marikina Tech Startup Bags Silver at International Hackathon Pragtechnologies [http://www.pragtechnologies.com/], a tech startup established in Marikina City, brought honor to the Philippines after winning second place at the Turku Business Region Ultrahack held in Turku, Finland on October
elixir Buffing Vim for Elixir and React Development Upgrade to Vim8 Thanks to this guide [https://gist.github.com/oPauloChaves/440a8725e3fa52f008ee7e707c9e43ec]: For Ubuntu: sudo apt-get remove --purge vim vim-runtime vim-gnome vim-tiny vim-gui-common sudo apt-get install liblua5.1-dev luajit libluajit-5.1 python-dev
nginx File upload limit in Kubernetes & Nginx In case you're stuck with a file upload problem in one of your app deployed in Kubernetes, this blog may help you. Just a brief background: * We have an app built in Phoenix
blockchain Blockchain Hackathon Experience Last weekend (Nov 11-12, 2017), we joined the Blockchain Hackthon. My team was composed of myself, Jethro, Reysel, Raymond, and Anton. We created an app called RxVault [https://rxvault.pragtechnologies.com] - an
phoenix My First Phoenix Elixir Project Yow! what's up guys. Today I'm gonna show you how to create a new project regarding phoenix elixir. Assumptions: 1. You a Linux Dev set up. (GHOST_URL/linux-dev-setup/) 2. You have phoenix(
azure Deploying Phoenix using Dokku in Azure There are many ways to deploy a Phoenix web application in a Virtual Private Server (VPS). One of them is through Dokku [https://github.com/dokku/dokku]. In this post, I will show
windows 10 Windows 10 update & Grub No Partition Issue Do you have a dual boot setup of Ubuntu & Windows? Did you update your Windows 10, then suddenly you're encountering grub rescue where the error is no partition found? Just like that, BOOM!
Ubuntu Dev Setup Want to transform your Ubuntu into a Dev machine? Checkout our tools we use in coding. Install Dev Libs Type this command sudo apt install -y libssl-dev libreadline-dev zlib1g-dev -------------------------------------------------------------------------------- #####Setup Terminator Terminator
linux Phoenix Elixir Setup This guide is for users using Ubuntu Linux and wants to setup Phoenix Framework [http://www.phoenixframework.org]. If you want to know more on our setup of Ubuntu, checkout Ubuntu Setup [https: