Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Apr 9

Leniel Macaferi

Volta Redonda, Brazil

www.leniel.net

Most recently Software Architect/Developer at Orion Automation & Systems.

Jesus Christ follower and computer engineer.

Software engineering and Music lover!

My Specialties:
ASP.NET MVC/P
C++, C#, Java, JavaScript, Objective-C
CSS, jQuery
LINQ, N/Hibernate
Oracle, SQL Server, MySQL
Visual Studio, Eclipse, PL/SQL Developer
IIS, Tomcat

Technologies

Experience (4)

Junior Systems Analyst

Chemtech - A Siemens Company

September 2008 - June 2010

05/24/2010 to 05/27/2010 ONS - SIMONS C#, ASP.NET MVC 1.0, WCF, SSIS, iBATIS, jQuery, JavaScript, IBM Informix, SQL Server 2005, SQL Server Management Studio, IBM Data Studio, Visual Studio 2008, IIS

Most interesting things I did: - Created a text file parser and an Excel file parser - Implemented a small package that updates a SQL Server Job Schedule according to user specified values entered in a web form.

05/10/2010 to 05/19/2010 Rede Globo - Control Painel and Credit System C#, ASP.NET 3.5, WCF, ORACLE, Visual Studio 2008

12/09/2009 to 04/09/2010 Coca-Cola - Rebates System 3.0 C#, ASP.NET WebForms, JavaScript, CSS, jQuery, SQL, ORACLE, Crystal Reports, Visual Studio 2003, .NET Framework 1.1, IIS 5.1

10/22/2009 to 11/19/2009, 04/14/2010 to 04/21/2010, 05/28/2010 to 06/02/2010 Braskem - Log Book System 1.3 C#, ASP.NET WebForms, AJAX/Anthem.net, JavaScript, CSS, MVP pattern, NHibernate, ActiveWriter, ActiveRecord, SQL, ORACLE, Visual Studio 2005, .NET Framework 2.0, IIS 6.0

09/15/2009 to 10/21/2009 SuperVia - e-Ticketing System C++, C# Console Application, LINQ, NPOI for Excel reports, Visual Studio 2008, .NET Framework 3.5

08/17/2009 to 08/28/2009 CSN - MES maintenance VB 6, SQL, MS SQL Server

07/13/2009 to 08/14/2009, 08/31/2009 to 09/04/2009 Chemtech - Site (nicknamed chemsite) Java, Liferay portal framework, CSS, SQL, MySQL, Tomcat

12/15/2008 to 06/26/2009 Braskem - Billing and Measurement System C#, ASP.NET WebForms, AJAX/Anthem.net, JavaScript, CSS, MVP pattern, NHibernate, Crystal Reports for PDF reports, NPOI for Excel reports, Web service, SQL, ORACLE, Visual Studio 2005, .NET Framework 2.0, IIS 6.0

09/02/2008 to 12/12/2008, 09/08/2009 to 09/11/2009 Braskem - Control Panel C#, ASP.NET WebForms, AJAX/Anthem.net, JavaScript, CSS, MVP pattern, NHibernate, ActiveWriter, ActiveRecord, SQL, ORACLE, Visual Studio 2005, .NET Framework 2.0, IIS 6.0

Systems Administrator

ITA-Petrobras

February 2008 - April 2008

C++

High Performance Computing (HPC) Linux cluster Windows cluster Distributed Computing Parallel Programming Message Passing Interface (MPI)

Member of GradeBR - Rede Galileu workgroup. GradeBR - Rede Galileu forum administration http://www.gradebr.nyxknowledge.com.br/

Linux Rocks cluster distribution Installed Windows Compute Cluster Server 2003 on the lab.They've been trying to do that for a long time. Active Directory installation and management 64-bit platforms

Software Developer

Triade Soluções Inteligentes

December 2003 - September 2004

C#, SQL Server

Collaborated with the team that built the MultiClubes system for the Águas Quentes Country Club Resort. www.aguasquentes.com.br Position held while I participated as an intern in a joint venture between the university I attended and the company Tríade Soluções Inteligentes. www.triadesolucoes.com.br I worked inside the university campus.

Software Architect/Developer

Orion Automation & Systems

April 2011 - August 2011

1 project job (worked remotely in a home-office arrangement as a freelancer)

Telemedicine system http://www.reportandtech.com/telemedicina/

C#, ASP.NET, SQL Server 2008, Report Viewer, Visual Studio 2010

display 2 more...

Education (4)

B. S. Computer Engineering

Centro Universitário de Barra Mansa

2003 - 2007

GPA related to 70 disciplines (10 terms) = 8.55 up to 10.0 or 3.42 up to 4.0

Activities and Societies: Institutional Program for Research and Scientific Initiation

I took part in the development of a project about Free Software as Embedded System in a PDA like Device (Linux, Java, Pocket PC),

Algorithm Development in C++ and Numerical Simulation of Ordinary Differential Equations - Project developed as an academic article and publicized in the university’s scientific magazine.

English

Centro de Cultura Anglo Americana (CCAA)

2003 - 2007

Oral and Written English Communication Course

A nine level, 513-hour course leading to native-like fluency in the English language.

GPA (9 terms) = 9.76 up to 10.0 or 3.9 up to 4.0

Computer Network - Cisco CCNA 1

Centro Universitário de Barra Mansa

2006 - 2006

Cisco Certified Network Associate - CCNA 1 (taken in English) with GPA = 8.73 up to 10.0 or 3.49 up to 4.0

Bachelor

UBM - Centro Universitário de Barra Mansa

2003 - 2007

display 2 more...

Stack Exchange Last seen today

Open Source

iPhone-Beginner-Guide

Set of sample beginner projects regarding the book "A Beginner's Guide to iOS SDK Programming" by James A. Brannan & Black Ward. The book covers iOS 4.2 + Xcode 4. http://www.amazon.com/iOS-SDK-Programming-Beginners-Guide/dp/0071759085

Aug 2011; followed by 2 people


Apps & Software

favicon

Fitness Center Management System

This is an ASP.NET MVC web application that was born in a partnership between me (the only developer) and the owner of a Fitness Center that I happen to be a frequenter/student. It’s currently being used there and he (the owner/user) is really satisfied with it. It values simplicity and is super easy to use. The app comprises 5 modules: - Students - Anamneses - Measurements - Payments - Reports (chart and grid based reports)

All. I'm the solo developer.


Writing

Creating Excel spreadsheets .XLS and .XLSX in C#

Leniel Macaferi's blog

I had to implement some code to create an Excel spreadsheet/report using C#.

The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had to fill some data in one of the sheets of the spreadsheet and send this modified spreadsheet back to the user requesting such an operation (Excel report).

I had a great time while studying the possible ways of doing what the task asks for.

It appears to be a simple task at first but as the time passes by you get to know that this is not the case, well, till the moment this blog post was written at least, I think. :-)


Tools

Intel 486DX2 66 MHz - 8 MB RAM - 280 MB Disk - Windows 3.1 - August, 1997

Visual Studio

Background


Background

From August, 1997 to the present: immersed in the computer world.

From December, 2003 to the present: loving software engineering.